Salesmachine

The Salesmachine modules allow you to monitor, create, update, send, retrieve,  and list the accounts, contacts, and events in your Salesmachine account.

Getting Started with Salesmachine

Prerequisites

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

Connecting Salesmachine to Integromat

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

1. Write to the sales@salesmachine.io account.

2. Go to Integromat and open the Salesmachine module's Create a connection dialog.

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

4. In the API Token v2 field, enter the token received from the sales team and click Continue.

The connection has been established.

Contacts

List Contacts

Gets a list of contacts.

ConnectionEstablish a connection to your Salesmachine account.
LimitSet the maximum number of contacts Integromat should return during one execution cycle.
ArchivedSelect whether you want to list the archived contacts.
OrderSelect or map the order in which you want to list the contacts.
SortSelect or map the option to sort the contacts.

Get a Contact

Gets a contact.

ConnectionEstablish a connection to your Salesmachine account.
Contact IDSelect or map the Contact ID whose details you want to retrieve.

Create/Update a Contact

Creates or updates a contact.

ConnectionEstablish a connection to your Salesmachine account.
Contact UIDSelect or map the Contact UID whose details you want to update.
EmailEnter (map) the contact's email address.
NameEnter (map) the contact's name.
GenderEnter (map) the contact's gender. 
MRREnter (map) the amount spent by the contact on the Salesmachine application.
Account UIDEnter (map) Account UID related to the contact.
Churn DateEnter (map) the date on which the contact has canceled their subscription.
Churn MMREnter (map) the amount lost due to the cancelation.
Churn ReasonEnter (map) the reason for canceling the subscription.
Churn CommentEnter (map) the comment text about the contact.

Delete a Contact

Deletes a contact.

ConnectionEstablish a connection to your Salesmachine account.
Contact IDSelect or map the Contact ID you want to delete.

Accounts

List Accounts

Gets a list of accounts.

ConnectionEstablish a connection to your Salesmachine account.
LimitSet the maximum number of accounts Integromat should return during one execution cycle.
ArchivedSelect whether you want to list the archived accounts.
OrderSelect or map the order in which you want to list the accounts. For example, ascending.
SortSelect or map the option to sort the accounts. For example, Created at.

Get an Account

Gets an account.

ConnectionEstablish a connection to your Salesmachine account.
Account IDSelect or map the Account ID whose details you want to retrieve.

Create/Update an Account

Creates or updates an account.

ConnectionEstablish a connection to your Salesmachine account.
Account UIDSelect or map the Account UID whose details you want to create or update. If the specified Account UID is not present then a new account will be created.
NameEnter (map) the account name.
MRREnter (map) the amount spent by the account.
DomainEnter (map) the domain of the account.
Chum DateEnter (map) the date on which the account was canceled.
Churn MMREnter (map) the amount canceled by the account.
Churn ReasonEnter (map) the reason for canceling the account.
Churn CommentEnter (map) the comment text about the account.

Delete an Account

Deletes an account.

ConnectionEstablish a connection to your Salesmachine account.
Account IDSelect or map the Account ID you want to delete.

Events

Create an Event

Creates an event.

ConnectionEstablish a connection to your Salesmachine account.
Contact UIDSelect or map the Contact UID whose event you want to create.
Event UIDSelect or map the Event UID you want to create.
Account UIDSelect or map the Account UID related to the event.
Display NameEnter (map) the event name that displays in the account.

Other

Make an API Call

Performs an arbitrary authorized API call.

ConnectionEstablish a connection to your Salesmachine account.
URL

Enter a path relative to https://api.salesmachine.io For example: /v2/accounts

For the list of available endpoints, refer to the Salesmachine 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 Contacts

The following API call returns all the contacts from your Salesmachine account:

URL:
/v2/Contacts

Method:
GET

Matches of the search can be found in the module's Output under BundleBody > data
In our example, the 3 contacts were returned: 


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.