Marketing

Invision Community

8min

With Invision Community modules in Make, you can manage the members, forum topics, blog entries, calendar events, database records, files, and gallery images in your Invision Community account.

To use the Invision Community modules, you must have a paid Invision Community account. You can create an account at invisioncommunity.com. For subscription information, refer to the Invision Community Pricing page.

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

Connect Invision Community to Make

To establish the connection, you must:

Obtain your API key in Invision Community

To obtain your API key from your Invision Community account:

  1. Log in to your Invision Community admin account with the credentials you received by email. You can also reach your admin account at https://example.invisionservice.com/admin if your community URL is https://example.invisionservice.com.
  2. In the left sidebar under System, go to Site Features > API > REST API Keys.
  3. Click Create New.
  4. Enter a Reference Name for the API key.
  5. In the Endpoint permissions section, enable the endpoints that will be configured to the API key.
  6. Click Save.
  7. Copy the API key value shown and store it in a safe place.

You will use this value in the API Key field in Make.

Establish the connection with Invision Community in Make

To establish the connection in Make:

  1. Log in to your Make account, add a Invision Community module to your Make, and click Create a connection.
  2. Optional: In the Connection name field, enter a name for the connection.
  3. In the API Key field, enter the API key copied above.
  4. In the Community field, enter the domain name of your community.
  5. Click Save.
  6. If prompted, authenticate your account and confirm access.

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

Invision Community modules

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

Members

  • Search Members
  • Get a Member
  • Create a Member
  • Update a Member
  • Delete a Member

Forum Topics

  • Search Forum Topics
  • Search Forum Topic Posts
  • Get a Forum Topic
  • Create a Forum Topic
  • Update a Forum Topic
  • Delete a Forum Topic

Blog Entries

  • Search Blog Entries
  • List Blog Entry Comments
  • Get a Blog Entry
  • Create a Blog Entry
  • Update a Blog Entry
  • Delete a Blog Entry

Calendar Events

  • Search Calendar Events
  • Search Calendar Event Comments
  • Search Calendar Event Reviews
  • Get a Calendar Event
  • Create a Calendar Event
  • Update a Calendar Event
  • Delete a Calendar Event

Database Records

  • Search Database Records
  • Search Database Record Comments
  • Search Database Record Reviews
  • Get a Database Record
  • Create a Database Record
  • Update a Database Record
  • Delete a Database Record

Download Files

  • Search Files
  • Search File Comments
  • Search File Reviews
  • Get a File
  • Create a File
  • Update a File
  • Delete a File

Gallery Images

  • Search Gallery Images
  • Search Gallery Image Comments
  • Search Gallery Image Reviews
  • Get a Gallery Image
  • Create a Gallery Image
  • Update a Gallery Image
  • Delete a Gallery Image

Other

  • Make an API Call