See also
Tags
feature
09 Oct 2024 06:24 PM
You can use our no-code tool to create your own application integrations.
To use this tool, you need a basic understanding of HTTP and APIs.
Open https://userintegration.getconduit.app, our no-code editor, and create a separate account using your email as the login.
Create an integration in 3 steps:
- Run an HTTP request
- Retrieve JSON containing data.
- Map JSON to CSV: Convert JSON data into a table format.
- Send Data to API: Push the data to Conduit’s API.
Supported authentication schemes:
- Login/password
- API keys
- OAuth
See Draft documenation.