Gist

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 nameEnter the name for the webhook. E.g. Meeting Scheduled.
ConnectionEstablish 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 a 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(s) 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.

ConnectionEstablish a connection to your Gist account.
Email AddressEnter the new user's email address.
User IDEnter the User ID of your choice. Must be a number.
NameEnter the user's full name.
PhoneEnter the user's contact phone number.
Last Seen IP AddressEnter the last IP address the user visited your website from.
Last Seen User AgentEnter the last user agent the user was seen using.
Unsubscribe from EmailsSelect the Yes option if the user has unsubscribed from emails.
TagsAdd tags to the user.
Custom PropertiesAdd custom properties for the new user. You can choose among boolean, date, email, whole number, text, or URL.

Update User

Updates user details.

ConnectionEstablish a connection to your Gist account.
Internal ID or user ID or emailSelect 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.

ConnectionEstablish a connection to your Gist account.
Internal ID or user ID or emailSelect whether you want to specify the user by Internal ID, User ID, or email. 
Internal ID/User ID/EmailSelect or map the user you want to retrieve details about.

List Users

Retrieves all users in your account based on filter settings.

ConnectionEstablish a connection to your Gist account.
LimitSet the maximum number of users Integromat will return during one execution cycle.
Filter BySelect 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 FilteringSelect the status you want to filter returned users by.
SortingSelect whether to sort results by created at, last seen at, signed up at, or updated at the property.
Sorting OrderSelect whether to sort results in ascending or descending order. Default: descending.

Delete User

Deletes a user.

ConnectionEstablish a connection to your Gist account.
Internal ID or user ID or emailSelect whether you want to specify the user you want to delete by Internal ID, User ID, or email. 
Internal ID/User ID/EmailSelect or map the user you want to delete.

Leads

Create Lead

Creates a new lead.

ConnectionEstablish a connection to your Gist account.
Email AddressEnter the new lead's email address.
NameEnter the lead's name.
PhoneEnter the lead's contact phone number.
Last Seen IP AddressEnter the last IP address the lead visited your website from.
Last Seen User AgentEnter the last user agent the lead was seen using.
Unsubscribe from EmailsSelect the Yes option if the lead has unsubscribed from emails.
TagsAdd tags to the lead.
Custom PropertiesAdd custom properties for the new lead. You can choose among boolean, date, email, whole number, text, or URL.

Update Lead

Updates lead details.

ConnectionEstablish a connection to your Gist account.
EmailSelect 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.

ConnectionEstablish a connection to your Gist account.
Internal ID or emailSelect whether you want to specify the user by Internal ID or email. 
Internal ID/EmailSelect or map the lead you want to retrieve details about.

List Leads

Retrieves all leads in your account based on filter settings.

ConnectionEstablish a connection to your Gist account.
LimitSet the maximum number of leads Integromat will return during one execution cycle.
Filter BySelect 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 FilteringSelect the status you want to filter returned leads by.
SortingSelect whether to sort results by created at, last seen at, signed up at, or updated at the property.
Sorting OrderSelect whether to sort results in ascending or descending order. Default: descending.

Delete Lead

Deletes a lead.

ConnectionEstablish a connection to your Gist account.
Internal ID or emailSelect whether you want to specify the lead by Internal ID, or email. 
Internal ID/EmailSelect or map the lead you want to delete.

Tags

Create Tag

Creates a tag in your Gist account.

ConnectionEstablish a connection to your Gist account.
Tag NameEnter 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 that 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.

ConnectionEstablish a connection to your Gist account.
Tag IDSelect the tag or map the ID of the tag you want to update.
Tag NameEnter 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 that 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.

ConnectionEstablish a connection to your Gist account.
Tag NameSelect 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 a 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 a 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.

ConnectionEstablish a connection to your Gist account.
LimitSet the maximum number of tags Integromat will return during one execution cycle.

Delete Tag

Deletes a tag.

ConnectionEstablish a connection to your Gist account.
Tag IDMap or select the tag you want to delete.

Segments

Fetch Segment

Returns a segment.

ConnectionEstablish a connection to your Gist account.
Segment IDMap or select the segment you want to retrieve
Include CountIf the Yes option is selected, the module returns also the number of users in the segment.

List Segments

Returns all segments in your account.

ConnectionEstablish a connection to your Gist account.
LimitSet the maximum number of segments Integromat will return during one execution cycle.
Include CountIf the Yes option is selected, the module returns also the number of users in the segment.

Campaigns

Fetch Campaign

Retrieves campaign details.

ConnectionEstablish a connection to your Gist account.
Campaign IDMap or select the campaign you want to retrieve details about.

List Campaigns

Returns all campaigns in your account.

ConnectionEstablish a connection to your Gist account.
LimitSet the maximum number of campaigns Integromat will return during one execution cycle.

Tracked Events

Record Tracked Event

Creates a new tracked event.

ConnectionEstablish a connection to your Gist account.
Event NameEnter 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.

ConnectionEstablish a connection to your Gist account.
LimitSet 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.

ConnectionEstablish 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.

HeadersEnter the desired request headers. You don't have to add authorization headers; we already did that for you.
Query StringEnter the request query string.
BodyEnter 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


Popular use cases from our blog

automated-data-collection-crm-illustration

How to Automate Data Collection - Part 5: CRM Systems

automated-data-collection-chatbot-marketing-illustration

How to Automate Data Collection - Part 4: Chatbot Marketing

automated-data-collection-paid-ads-illustration

How to Automate Data Collection - Part 3: Paid Ads

automated-data-collection-email-illustration

How to Automate Data Collection - Part 2: Email Marketing Segmentation

personalized-customer-experience-illustration-integromat

5 Automated Solutions to Personalize Customer Experience

data-collection-automation-forms-pt-1

How to Automate Data Collection - Part 1: Online Forms

Didn’t find what you were looking for?

Expert

Find an expert

We feature a network of 450+ certified partners across the globe who are ready to help

Find an expert

Automate any workflow in your business

Sign up for a free account today. No credit card required, no time limits on free plan.