See also

Tags

feature
09 Oct 2024 06:24 PM

No-code tool for custom integrations

close

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:

  1. Run an HTTP request
  2. Retrieve JSON containing data.
  3. Map JSON to CSV: Convert JSON data into a table format.
  4. Send Data to API: Push the data to Conduit’s API.

clipboard-2024-10-09-18-20-59-039Z.png

Supported authentication schemes:

  1. Login/password
  2. API keys
  3. OAuth

See Draft documenation.