Vtiger CRM

The Vtiger CRM modules allow you to watch, create, update, list, and delete records in your Vtiger CRM account.

Getting Started with Vtiger CRM

Prerequisites

  • A Vtiger CRM account

In order to use Vtiger CRM with Integromat, it is necessary to have a Vtiger CRM account. If you do not have one, you can create a Vtiger CRM account at www.vtiger.com/begin-free-trial.

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

Connecting Vtiger CRM to Integromat

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

1. Login to your Vtiger CRM account.

2. Click your Profile Icon > My Preferences.

eb0wXtZflk.gif

3. Copy the Access Key to your clipboard.

vtiger1.png

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

524DxJk7JS.gif

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

6. In the URL field, enter your Vtiger access URL address. For example, when you login to Vtiger account, if your browser URL address is https://xyz.vtiger.com/index.php then your URL is https://xyz.vtiger.com.

7. In the Username field, enter your email address with which you have registered for Vtiger account.

8. In the Access Key field, enter the access key copied in step 3.

Records

Watch Records

Triggers when a record is created or updated.

ConnectionEstablish a connection to your Vtiger CRM account.
Watch RecordsSelect the option to watch the records:
  • By Created Time
  • By Modified Time
Module TypeSelect the module whose records you want to watch.
Search bySelect the option to search the records:
  • Filter
  • Query
FilterSelect the option to filter the records and enter the value.
QueryEnter the query to search the records based on the specified query. For example, firstname = 'Integromat' order by createdtime desc
LimitEnter the maximum number of records Integromat should return during one scenario execution cycle.

Search Records

Retrieves records of the selected modules that match specified criteria.

ConnectionEstablish a connection to your Vtiger CRM account.
Module TypeSelect the module whose records you want to watch.
Search bySelect the option to search the records:
  • Filter
  • Query
FilterSelect the option to filter the records and enter the value.
QueryEnter the query to search the records based on the specified query. For example, firstname = 'Integromat' order by createdtime desc
LimitEnter the maximum number of records Integromat should return during one scenario execution cycle.

Create a Record

Creates a new record.

ConnectionEstablish a connection to your Vtiger CRM account.
Module TypeSelect the module type of the record you want to create. When you select a module type, dynamic fields related to the module auto-populates which you need to fill to create the new record. See Vtiger CRM API Documentation.

Get a Record

Return the data of a specified record of the selected module.

ConnectionEstablish a connection to your Vtiger CRM account.
Module TypeSelect the module type of the record whose details you want to retrieve.
Record IDSelect the Record ID whose details you want to retrieve.

Update a record

Updates an existing record.

ConnectionEstablish a connection to your Vtiger CRM account.
Module TypeSelect the module type of the record whose details you want to update.
Record IDSelect the Record ID whose details you want to update. When you select the record, dynamic fields related to the record auto-populates which you need to fill to update the record. See Vtiger CRM API Documentation.

Delete a Record

Deletes a record.

ConnectionEstablish a connection to your Vtiger CRM account.
Module TypeSelect the module type of the record you want to delete.
Record IDSelect the Record ID you want to delete.

Other

Make an API Call

Performs an arbitrary authorized API call.

For the list of available endpoints, refer to the Vtiger CRM API Documentation.
ConnectionEstablish a connection to your Vtiger CRM account.
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 - Get Contacts

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

Method:
GET

Query String
Key: operation
Value: query

value: query
query: select * from Contacts;

vtiger3.png

Matches of the search can be found in the module's Output under BundleBody > result
In our example, 4 Contacts were returned:

Vtiger2.png

Change Log

last update: 2020-07-29

1) Only editable fields are being displayed now. We do not display fields that can be used only by the service.

2) Watch/Search Records - added option for own query.

3) Watch/Search Records - filter now supports date and date time formats.

4) Create/Update Records - Drop-down menu instead of the search query in the Assigned To field.

5) ModComments is now Comments. You can assign it to any entity, for example to an event:



6) New Object Document Folders - creates a folder to store documents at:


7) Olark are now Olark Chats.

8) New object Organizations.

9) SMSNotifier is now SMS Messages.

10) Default values are prefilled.

11) There are two groups in object fields  - Entities (the features of the vTiger platform) and Other e.g. Settings (the features that can be found in settings, like groups, currencies).

12) Custom fields and fields (defaulf fields) are in separate groups.

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.