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.
To establish the connection, you must:
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.
To establish the connection in Make:
- Log in to your Make account, add a Favro module to your , 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 and add more Favro modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.
After connecting the app, you can perform the following actions:
Attachments
- Upload a File to Card
- Upload a File to Comment
Comments
- Create a Comment
- Get a Comment
- Update a Comment
- Delete a Comment
- List Comments
Tags
- Create a Tag
- Update a Tag
- Delete a Tag
- List Tags
- Get a Tag
Cards
- List Cards
- Get a Card
- Create a Card
- Update a Card
- Delete a Card
Columns
- List Columns
- Get a Column
- Create a Column
- Update a Column
- Delete a Column
Widgets
- List Widgets
- Get a Widget
- Create a Widget
- Update a Widget
- Delete a Widget
Organizations
- List Organizations
- Get an Organization
- Create an Organization
- Update an Organization
Collections
- List Collections
- Get a Collection
- Create a Collection
- Update a Collection
- Delete a Collection
Triggers
- Watch Events
Other
- Make an API Call