Use the Faraday connector to predict customer behavior using AI-driven analytics.
Integrating your application with Faraday lets you use these operations in an automation. It exposes 10 actions, listed below. Add the connector from the Connections area, authenticate, then select its operations in the automation builder. Capabilities: actions.
Authentication
Before you begin, make sure you have the following information:
Connection Name: Choose a meaningful name for your connection. This name helps you identify the connection within your application or integration settings.
Authentication Type: The authentication method for this connector is defined in the connection setup. Select the connector in the Connections area to see the fields it requires.
Obtaining Your API Key
Log in to your Faraday account at app.faraday.ai.
Open Settings from the dashboard.
Copy your API key from the Settings page.
Store the key securely — you'll send it as a Bearer token in the Authorization header when authenticating.


Actions
Action Name | Description |
|---|---|
Archive dataset | Archives a dataset in Faraday |
Create dataset | Creates a new dataset in Faraday |
Delete dataset | Deletes a dataset from Faraday |
Delete uploaded file | Deletes a previously uploaded file from Faraday |
Get dataset | Retrieves details of a specific dataset using dataset ID in Faraday |
List datasets | Retrieves a list of datasets available in the Faraday |
List uploaded files | Retrieves the list of previously uploaded files and their metadata from Faraday |
Unarchive dataset | Unarchives a dataset in Faraday |
Update dataset | Updates an existing dataset in Faraday |
Upload file | Uploads a file to Faraday |