Active |
---|
This application does not need additional settings. So you can make connection only by using your login credentials or by following the instructions below . |
With Invision Community modules in Boost.space Integrator, 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.
To establish the connection, you must:
To obtain your API key from your Invision Community account:
-
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 ishttps://example.invisionservice.com
. -
In the left sidebar under System, go to Site Features > API > REST API Keys.
-
Click Create New.
-
Enter a Reference Name for the API key.
-
In the Endpoint permissions section, enable the endpoints that will be configured to the API key.
Important After enabling the required endpoints, configuration to your API key may take some time.
-
Click Save.
-
Copy the API key value shown and store it in a safe place.
You will use this value in the API Key field in Boost.space Integrator.
To establish the connection in Boost.space Integrator:
-
Log in to your Boost.space Integrator account, add a Invision Community module to your scenario, and click Create a connection.
-
Optional: In the Connection name field, enter a name for the connection.
-
In the API Key field, enter the API key copied above.
-
In the Community field, enter the domain name of your community.
Note For communities hosted at Invision: it should be
example.invisionservice.com
if your URL is https://example.invisionservice.com. For self-hosted communities: it should beexample.com/ips4
if your URL ishttps://example.com/ips4/
. -
Click Save.
-
If prompted, authenticate your account and confirm access.
You have successfully established the connection. You can now edit your scenario and add more Invision Community 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:
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