Integromat
  • Back to website
Articles in this section
  • Airtable
  • Bubble
  • Email (legacy)
  • Facebook Groups
  • Formstack
  • Google Cloud Vision
  • Google Sheets (legacy)
  • HTTP
  • JSON
  • Magento 2
See more
  1. Integromat Support
  2. Apps
  3. Docs

Automizy

Integromat Integromat Updated July 22, 2020 11:27

The Automizy modules allow you to create, update, list, and delete the contacts and lists in your Automizy account.

Getting Started with Automizy

Prerequisites

  • An Automizy account

In order to use Automizy with Integromat, it is necessary to have an Automizy account. You can create an Automizy account at automizy.com/register.

The module dialog fields that are displayed in bold (in the Integromat scenario, not in this documentation article) are mandatory!

Connecting Automizy to Integromat

To connect your Automizy account to Integromat you need to obtain the API Key from your Automizy account and insert it in the Create a connection dialog in the Integromat module.

1. Login to your Automizy account.

2. Click Settings > API Token > Create Token.

0PL17DaWGJ.gif

3. Copy the API Token to your clipboard.

automizy1.png

4. Go to Integromat and open the Automizy module's Create a connection dialog.

df8F7nuAle.gif

5. In the Connection name field, enter a name for the connection.

6. In the API Key field, enter the API Token copied in step 3 and click Continue.

The connection has been established.

List

List All Lists

Retrieves lists of all lists.

Connection Establish a connection to your Automizy account.
Limit Enter the maximum number of lists Integromat should return during one scenario execution cycle.
Fields Enter the field names in the lists which you want to list.
Order Enter the order in which you want to list the lists. For example, Asc or desc.

Get a List

Retrieves an existing list by ID.

Connection Establish a connection to your Automizy account.
List Select the list whose details you want to retrieve.

Create a List

Creates a new list.

Connection Establish a connection to your Automizy account.
Name Enter a name for the list.

Update a List

Updates an existing list by ID.

Connection Establish a connection to your Automizy account.
List Select the list you want to update.
Name Enter a new name for the list.

Delete a List

Deletes an existing list by ID.

Connection Establish a connection to your Automizy account.
List Select the list you want to delete.

Contact

Watch New Contacts

Triggers when a new contact is created.

Connection Establish a connection to your Automizy account.
List Select the list whose new contacts you want to watch.
Limit Enter the maximum number of contacts Integromat should return during one scenario execution cycle.

List Contacts

Retrieves all contacts from the selected list.

Connection Establish a connection to your Automizy account.
List Select the list whose new contacts you want to list.
Limit Enter the maximum number of contacts Integromat should return during one scenario execution cycle.

Get a Contact

Retrieves an existing contact by email.

Connection Establish a connection to your Automizy account.
Email Address Enter the email address of the contact whose details you want to retrieve.

Create a Contact

Creates a new contact for the selected list.

Connection Establish a connection to your Automizy account.
List Select the list in which you want to create the contact.
Email Address Enter the email address of the contact.
Status Select the status of the contact:
  • Active
  • Bounced
  • Banned
  • Unsubscribed
Tags Add the tags to filter the contacts when searching.
Company Enter the company name to which the contact belongs to.
First Name Enter the first name of the contact.
Last Name Enter the last name of the contact.
Phone Enter the phone number of the contact.
Position Enter the contact's position in the company.
Website Enter the website address of the contact or the company.

Update a Contact

Updates an existing contact.

Connection Establish a connection to your Automizy account.
Contact ID Enter (map) the Contact ID whose details you want to update.
Email Address Enter a new email address for the contact.
List Select the list in which you want to create the contact.
Status Select the status of the contact:
  • Active
  • Bounced
  • Banned
  • Unsubscribed
Tags Set the tags to filter the contacts when searching.
Add Tags
Add the new tags to filter the contact when searching.
Remove Tags
Add the tags which you want to remove from the contact details.

Delete a Contact

Deletes an existing contact by email.

Connection Establish a connection to your Automizy account.
Email Address Enter the new email address of the contact.

Other

Make an API Call

Performs an arbitrary authorized API call.

Connection Establish a connection to your Automizy account.
URL

Enter a path relative to https://gateway.automizy.com/. For example: v2/smart-lists

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

Select the HTTP method you want to use:

GET
to retrieve information for an entry.

POST
to create a new entry.

PUT
to update/replace an existing entry.

PATCH
to make a partial entry update.

DELETE
to delete an entry.

Headers Enter the desired request headers. You don't have to add authorization headers; we already did that for you.
Query String Enter the request query string.
Body Enter the body content for your API call.

Example of Use - Get All Lists

The following API call returns all the lists from your Automizy account:

URL:
v2/smart-lists

Method:
GET

automizy3.png

Matches of the search can be found in the module's Output under Bundle > Body > smartLists. 
In our example, 2 lists were returned:

Automizy2.png 

 

Was this article helpful?
0 out of 0 found this helpful
Menu
  • Features
  • Apps & Services
  • Templates
  • Pricing
  • What's new
  • Use cases
Information
  • Terms,  Privacy
  • FAQ
  • Help & Tutorials
  • Community
  • Affiliate Program
  • Blog
Developers
  • Developer Platform
Company
  • About the company
  • Join our team
  • Contact
Follow us
© 2020 Integromat by Celonis. All rights reserved. Integromat® is a registered trademark.
  • English