Skip to main content

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:

  1. Log in to your Favro account.

  2. In the upper left corner, click your Team Name > My profile.

  3. In the left menu, click API Tokens.

  4. Click Create new token.

  5. Enter a name and click Create token.

  6. 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:

  1. 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.

  2. Optional: In the Connection name field, enter a name for the connection.

  3. In the Email field, enter the email address associated with your Favro account.

  4. In the Access Token field, enter the API Token copied above.

  5. Click Save.

  6. 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:

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

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.