Skip to main content

Infinity

With Infinity modules in Make, you can manage the comments, boards, items, folders, and users in your Infinity account.

To use the Infinity modules, you must have You can create an account at startinfinity.com.

Refer to the Infinity API documentation for a list of available endpoints.

Connect Infinity to Make

To establish the connection, you must:

  1. Log in to your Make account, add a Infinity 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. Optional: Click Show advanced settings and enter your custom app client credentials. For more information, refer to Infinity Authentication Guide.

    If requested, use the following Redirect URI when creating your custom app: https://www.integromat.com/oauth/cb/infinity.

  4. Click Save.

  5. If prompted, authenticate your account and confirm access.

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

Build Infinity Scenarios

After connecting the app, you can perform the following actions:

Comments
  • Create a Comment

  • Update a Comment

  • Get a Comment

  • Search Comments

  • Delete a Comment

Boards
  • Create a Board

  • Get a Board

  • Search Boards

Items
  • Watch Item Created

  • Watch Item Updated

  • Create an Item

  • Update an Item

  • Get an Item

  • Search Items

  • Delete an Item

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 an Infinity webhook in Make, it is attached automatically and requires no additional set up.

Folders
  • Create a Folder

  • Update a Folder

  • Get a Folder

  • List Folders

  • Delete a Folder

Users
  • Watch New User

  • Search Users

Other
  • Make an API Call