Use the Favro connector to manage projects and team collaboration.
Integrating your application with Favro lets you use these operations in an automation. It exposes 11 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 Token
Log in to your Favro account.
Click your avatar in the top-left menu and select My profile.
Open the API Tokens section.
Click New Token, give it a name, and create it.
Copy the generated API token and store it securely - you'll use it together with your account email for authentication.


Actions
Action Name | Description |
|---|---|
Create collection | Creates a collection in a Favro |
Create organization | Creates a new organization in Favro |
Delete collection | Deletes a collection by its ID in Favro |
Get collection | Retrieves collection by its ID in Favro |
Get organization | Retrieves the organization by its ID in Favro |
Get user | Retrieves a user by its ID in Favro |
List collections | Lists collections in a Favro |
List organizations | Lists organizations in Favro |
List users | Lists users in Favro |
Update collection | Updates collection by its ID in Favro |
Update organization | Updates organization by its ID in Favro |