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

Gist

Integromat Support Team Integromat Support Team Updated November 22, 2019 18:32

Getting Started with Gist

The Gist modules allow you to create, update, list and delete users, leads, tags, segments, or campaigns in your Gist account.

Prerequisites

  • A Gist account

In order to use Gist with Integromat, it is necessary to have a Gist account. If you do not have one, you can create a Gist account at app.getgist.com/signup.

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

Connecting Gist to Integromat

To connect your Gist account to Integromat you need to obtain the API Key from your Gist account.

1. Log in to your Gist account.

2. Go to Settings > API key.

AqNRebrwH7.gif

3. Click on the Copy button to copy the API Key to your clipboard.

2019-08-09_17_03_46-API_key_-_Settings_-_Integromat_-_Gist.png

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

5. Enter the API Key to the respective field and click the Continue button to establish the connection.

2019-08-09_17_07_27-Integration_Meetup___Integromat.png

Watch Events

Triggers when specified events are performed.

The module functionality is available only for users who have subscribed to the Gist PRO plan.
Webhook name Enter the name for the webhook. E.g. Meeting Scheduled.
Connection Establish a connection to your Gist account.

Assigning the Gist event to the Integromat Watch Events module

1. Go to Integromat and open the Gist Watch Events module's settings.

2. Create a Webhook and copy the provided webhook URL.

P3mU0IyxSC.gif

3. Log in to your Gist account.

4. Go to Settings > Webhooks.

ryQQPq9jYB.gif

5. Click on the New Webhook button.

2019-08-14_12_46_33-Webhooks_-_Settings_-_Integromat_-_Gist.png

6. Enter the name for the webhook. E.g. User Created.

7. Switch on the Active button.

8. Enter the webhook URL you have copied in step 2 above to the Endpoint URL field.

9. Select the event, or more events, that will trigger the Gist Watch Events module in Integromat and click the Save button.

d9XU9pmyX0.gif

Now, when a user is created, the Watch Events module in Integromat is triggered.

Users

Create User

Creates a new user.

Connection Establish a connection to your Gist account.
Email Address Enter the new user's email address.
User ID Enter the User ID of your choice. Must be a number.
Name Enter the user's full name.
Phone Enter the user's contact phone number.
Last Seen IP Address Enter the last IP address the user visited your website from.
Last Seen User Agent Enter the last user agent the user was seen using.
Unsubscribe from Emails Select the Yes option if the user has unsubscribed from emails.
Tags Add tags to the user.
Custom Properties Add custom properties for the new user. You can choose among boolean, date, email, whole number, text, or URL.

Update User

Updates user details.

Connection Establish a connection to your Gist account.
Internal ID or user ID or email Select whether you want to specify the user by Internal ID, User ID, or email. Then select or map the value in the respective field below.

Please find the descriptions of the fields in the Create User section above.

Fetch User

Retrieves user details.

Connection Establish a connection to your Gist account.
Internal ID or user ID or email Select whether you want to specify the user by Internal ID, User ID, or email. 
Internal ID/User ID/Email Select or map the user you want to retrieve details about.

List Users

Retrieves all users in your account based on filter settings.

Connection Establish a connection to your Gist account.
Limit Set the maximum number of users Integromat will return during one execution cycle.
Filter By Select whether you want to filter results by Segment ID, Tag ID, or created since and select or map the value in the respective field. 
Status Filtering Select the status you want to filter returned users by.
Sorting Select whether to sort results by created at, last seen at, signed up at, or updated at property.
Sorting Order Select whether to sort results in ascending or descending order. Default: descending.

Delete User

Deletes a user.

Connection Establish a connection to your Gist account.
Internal ID or user ID or email Select whether you want to specify the user you want to delete by Internal ID, User ID, or email. 
Internal ID/User ID/Email Select or map the user you want to delete.

Leads

Create Lead

Creates a new lead.

Connection Establish a connection to your Gist account.
Email Address Enter the new lead's email address.
Name Enter the lead's name.
Phone Enter the lead's contact phone number.
Last Seen IP Address Enter the last IP address the lead visited your website from.
Last Seen User Agent Enter the last user agent the lead was seen using.
Unsubscribe from Emails Select the Yes option if the lead has unsubscribed from emails.
Tags Add tags to the lead.
Custom Properties Add custom properties for the new lead. You can choose among boolean, date, email, whole number, text, or URL.

Update Lead

Updates lead details.

Connection Establish a connection to your Gist account.
Email Select the email address of the lead you want to update.

Please find the descriptions of the fields in the Create Lead section above.

Fetch Lead

Retrieves lead details.

Connection Establish a connection to your Gist account.
Internal ID or email Select whether you want to specify the user by Internal ID or email. 
Internal ID/Email Select or map the lead you want to retrieve details about.

List Leads

Retrieves all leads in your account based on filter settings.

Connection Establish a connection to your Gist account.
Limit Set the maximum number of leads Integromat will return during one execution cycle.
Filter By Select whether you want to filter leads by segment ID, tag ID, or created since and select or map the value in the respective field. 
Status Filtering Select the status you want to filter returned leads by.
Sorting Select whether to sort results by created at, last seen at, signed up at, or updated at property.
Sorting Order Select whether to sort results in ascending or descending order. Default: descending.

Delete Lead

Deletes a lead.

Connection Establish a connection to your Gist account.
Internal ID or email Select whether you want to specify the lead by Internal ID, or email. 
Internal ID/Email Select or map the lead you want to delete.

Tags

Create Tag

Creates a tag in your Gist account.

Connection Establish a connection to your Gist account.
Tag Name Enter the name for the tag. White spaces and punctuation are allowed.
Tag names are case insensitive on the web platform, but not case insensitive via the API. 'TAG' and 'tag' will generate separate tags what will affect the results when filtering users/leads by tags in the List Users/Leads modules. However, on the web platform, filtering users by tag 'tag' or 'TAG' will return all users and leads tagged with either 'tag' or 'TAG' (ignoring the case).

Update Tag

Changes a tag name.

Connection Establish a connection to your Gist account.
Tag ID Select the tag or map the ID of the tag you want to update.
Tag Name Enter the new name for the tag. White spaces and punctuation are allowed.
Tag names are case insensitive on the web platform, but not case insensitive via the API. 'TAG' and 'tag' will generate separate tags what will affect the results when filtering users/leads by tags in the List Users/Leads modules. However, on the web platform, filtering users by tag 'tag' or 'TAG' will return all users and leads tagged with either 'tag' or 'TAG' (ignoring the case).

Tag/Untag Users or Leads

Allows you to add a tag to users and/or leads.

Connection Establish a connection to your Gist account.
Tag Name Select the tag you want to assign to users/leads. If the tag does not exist, it will be created.
Users

Add the users you want to tag.

Tagging more than 50 users at a time may result in timeout.
Untag
Select the Yes option to remove the tag from the user. Internal ID/Email/User ID
At least one of the fields must be filled in order to specify the user you want to tag.
Leads

Add leads you want to tag.

Tagging more than 50 leads at a time may result in timeout.
Untag
Select the Yes option to remove the tag from the lead. Internal ID/Email/User ID
At least one of the fields must be filled in order to specify the lead you want to tag.

List Tags

Retrieves all tags in your Gist account.

Connection Establish a connection to your Gist account.
Limit Set the maximum number of tags Integromat will return during one execution cycle.

Delete Tag

Deletes a tag.

Connection Establish a connection to your Gist account.
Tag ID Map or select the tag you want to delete.

Segments

Fetch Segment

Returns a segment.

Connection Establish a connection to your Gist account.
Segment ID Map or select the segment you want to retrieve
Include Count If the Yes option is selected, the module returns also the number of users in the segment.

List Segments

Returns all segments in your account.

Connection Establish a connection to your Gist account.
Limit Set the maximum number of segments Integromat will return during one execution cycle.
Include Count If the Yes option is selected, the module returns also the number of users in the segment.

Campaigns

Fetch Campaign

Retrieves campaign details.

Connection Establish a connection to your Gist account.
Campaign ID Map or select the campaign you want to retrieve details about.

List Campaigns

Returns all campaigns in your account.

Connection Establish a connection to your Gist account.
Limit Set the maximum number of campaigns Integromat will return during one execution cycle.

Tracked Events

Record Tracked Event

Creates a new tracked event.

Connection Establish a connection to your Gist account.
Event Name Enter the tracked event of the user/lead that occurred. Case insensitive. Periods (.) and dollars ($) in event names are replaced with hyphens. e.g., 'completed.order' will be stored as 'completed-order'.
User or Lead

Select whether the event belongs to the user or lead.

Internal ID or user ID or email
Select whether you want to specify the user by internal ID, user ID, or email. Then select or map the value in the respective field below.

Properties

Add the custom properties about the event.

List Tracked Events

Returns all tracked events in your account.

Connection Establish a connection to your Gist account.
Limit Set the maximum number of tracked events Integromat will return during one execution cycle.

Other

Make an API Call

Allows you to perform a custom API call.

Connection Establish a connection to your Gist account.
URL

Enter a path relative to https://api.getgist.com/. E.g. users

For the list of available endpoints, refer to the Gist 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 - List Users

The following API call returns all users:

2019-08-16_14_26_08-Integration_Meetup___Integromat.png

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

2019-08-16_14_28_12-Integration_Meetup___Integromat.png

Was this article helpful?
1 out of 1 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