Vision6
The Vision6 modules allow you to watch, create, update, retrieve, delete, subscribe, unsubscribe the contacts in your Vision6 account.
Prerequisites
- A Vision6 account
In order to use Vision6 with Make, it is necessary to have a Vision6 account. If you do not have one, you can create a Vision6 account at vision6.com/signup.
To connect your Vision6 account to Make you need to obtain the API Endpoint and API Key from your Vision6 account and insert it in the Create a connection dialog in the Make module.
1. Log in to your Vision6 account.
2. Click Integrations > API Keys > Create a new API Key.
3. Enter the details and click Save.
4. Click Create API Key, enter a name for the key, and select the permissions. Click Create API Key.
5. Copy the API Key to a safe place.
6. On the same API Keys page, copy the API Endpoint to a safe place.
7. Go to Make and open the Vision6 module's Create a connection dialog.
8. In the Connection name field, enter a name for the connection.
9. In the API Endpoint field, enter the endpoint URL address copied in step 6.
10. In the API Key field, enter the API key copied in step 5 and click Continue.
The connection has been established.
You do not have to add the webhooks in the Vision6 as it is automatically done for you once you add and save an instant trigger module to your Make.
Triggers when a new contact is added to a specified ID.
Triggers when a contact is updated in a specified list.
Triggers when a contact is deactivated from a list.
Triggers when a contact is unsubscribed from a list.
Triggers when a contact is subscribed from a list.
Triggers when a contact has been reactivated from a list.
Returns the contacts in the list that match the search criteria.
Returns details for a specific contact.
Creates contact.
Subscribes a contact into your list.
Unsubscribes a contact from the list you choose.
Reactivates a contact from the list you choose.
Deactivates a contact from the list you choose.
Updates contact.
Delete a contact.
Performs an arbitrary authorized API call.
For the list of available endpoints, refer to the Vision6 API Documentation.