+7 495 255 06 20
Log In Free trial
Select Language

In the bot's dialog with the customer, the "Edit CRM contact" block automatically changes the contact's data in the CRM system.

Block can edit a contact in such CRM systems as:

Important: the "Edit CRM contact" block only modifies the item, it will not be able to check if such a contact exists in CRM. 

You can learn more about creating a contact in the Bot constructor in the article Create CRM contact.

Editing CRM contact in bot script

1. Go to the Bot constructor and start the script from the Start block;
2. From the CRM menu, select the Contact tab and Edit. Add the Edit CRM Contact block to the workspace;


3. Click in the Customize data box;

4. In the pop-up window, enter the contact details you want to edit. You can add variables to any field;

Completed fields will update the values in the CRM system.

Click "Save".

5. Connect the "Edit CRM contact" block to the previous block.

When the script reaches this block, the CRM system will automatically change the contact's data. 

How to use it in Bot constructor

You may need to change contact details, for example, if a customer decides to change their status or contact details.

In the following script example: