Favro
With Favro modules in Make, you can manage the comments, tags, cards, columns, widgets, organizations, and collections in your Favro account.
To use the Favro modules, you must have a Favro account. You can create an account at favro.com.
Refer to the Favro API documentation for a list of available endpoints.
Connect Favro to Make
To establish the connection, you must:
Obtain your API Token in Favro
To obtain your API Token from your Favro account:
Log in to your Favro account.
In the upper left corner, click your Team Name > My profile.
In the left menu, click API Tokens.
Click Create new token.
Enter a name and click Create token.
Copy the API Token value shown and store it in a safe place.
You will use this value in the Access Token field in Make.
Establish the connection with Favro in Make
To establish the connection in Make:
Log in to your Make account, add a Favro module to your scenario, and click Create a connection.
Note: If you add a module with an
instant
tag, click Create a webhook, then Create a connection.Optional: In the Connection name field, enter a name for the connection.
In the Email field, enter the email address associated with your Favro account.
In the Access Token field, enter the API Token copied above.
Click Save.
If prompted, authenticate your account and confirm access.
You have successfully established the connection. You can now edit your scenario and add more Favro modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.
Build Favro Scenarios
After connecting the app, you can perform the following actions:
Upload a File to Card
Upload a File to Comment
Create a Comment
Get a Comment
Update a Comment
Delete a Comment
List Comments
Create a Tag
Update a Tag
Delete a Tag
List Tags
Get a Tag
List Cards
Get a Card
Create a Card
Update a Card
Delete a Card
List Columns
Get a Column
Create a Column
Update a Column
Delete a Column
List Widgets
Get a Widget
Create a Widget
Update a Widget
Delete a Widget
List Organizations
Get an Organization
Create an Organization
Update an Organization
List Collections
Get a Collection
Create a Collection
Update a Collection
Delete a Collection
Watch Events
Make an API Call
Note
This app uses webhooks to trigger a scenario when an event occurs instantly. All webhook modules have an instant
tag next to their name.
When you create a Favro webhook in Make, it is attached automatically and requires no additional set up.