Marketing

Vision6

12min

The Vision6 modules allow you to watch, create, update, retrieve, delete, subscribe, unsubscribe the contacts in your Vision6 account.

Getting Started with Vision6

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.

Connecting Vision6 to Make

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.

Contacts

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.

Watch Added Contacts

Triggers when a new contact is added to a specified ID.

Watch Updated Contacts

Triggers when a contact is updated in a specified list.

Watch Deactivated Contacts

Triggers when a contact is deactivated from a list.

Watch Unsubscribed Contacts

Triggers when a contact is unsubscribed from a list.

Watch Subscribed Contacts

Triggers when a contact is subscribed from a list.

Watch Reactivated Contacts

Triggers when a contact has been reactivated from a list.

Search Contacts

Returns the contacts in the list that match the search criteria.

Get a Contact

Returns details for a specific contact.

Create a Contact

Creates contact.

Subscribe a Contact

Subscribes a contact into your list.

Unsubscribe a Contact

Unsubscribes a contact from the list you choose.

Reactivate a Contact

Reactivates a contact from the list you choose.

Deactivate a Contact

Deactivates a contact from the list you choose.

Update a Contact

Updates contact.

Delete a Contact

Delete a contact.

Other

Make an API Call

Performs an arbitrary authorized API call.

For the list of available endpoints, refer to the Vision6 API Documentation.