Skip to main content

Infinity

With Infinity modules in Make, you can:

  • create, update, retrieve, search, and delete comments

  • create, retrieve, and search boards

  • watch, create, update, retrieve, search, and delete items

  • create, update, retrieve, list, and delete folders

  • watch, and search for users

  • call APIs

To get started with Infinity, create an account at infinity.com.

Connect Infinity to Make

To connect to the Infinity app:

  1. Log in to your Make account, insert an Infinity module in your scenario, and click the Add button next to the Connection field.

    inifinity-1.png
  2. Optional: In the Connection name field, enter a name for the connection.

  3. Optional: Click Show Advanced Settings and enter the client credentials from your custom application.

  4. Click Save.

  5. If prompted, confirm your account and access.

You have successfully established the connection. You can now edit your scenario and add more Infinity modules. If your connection needs reauthorization, follow the connection renewal steps here.

Obtaining Custom App Client Credentials

To create a custom app:

  1. Log in to your Infinity account.

  2. Click Apps > Register a New Application, enter the following details, and click Create.

    infinity-2.png
  3. Copy the App ID and Secret values to a safe place.

    infinity-3.png

You have successfully created a new custom application and client credentials.

Infinity Modules

The Infinity supports the following modules.

Creates a new comment.

Updates an existing comment.

Retrieves an existing comment.

Searches for comments.

Deletes an existing comment.

Creates a new board.

Retrieves an existing board.

Retrieves a list of existing boards.

Triggers when a new item is created.

Triggers when an item is updated.

Creates a new item.

Updates an existing item.

Retrieves an existing item.

Retrieves a list of existing items.

Deletes an existing item.

Creates a new folder.

Updates an existing folder.

Retrieves an existing folder.

Retrieves a folder list for a board.

Deletes an existing folder.

Triggers when a new user is created.

Retrieves a list of existing users.

Performs an arbitrary authorized API call.

Note

For the list of available endpoints, refer to the Infinity API reference and Infinity API Docs.