WooCommerce – Bitrix24 CRM – Integration
Lifetime license for 1 site, 6 months of support and updates (extension of support and updates for 1 year - 1000 руб.)
Step 1 – Installation
WordPress admin dashboard:
- Go to `Plugins` -> `Add New`.
- Click `Upload Plugin`.
- Upload `Woocommerce – Bitrix24 CRM – Integration` plugin zip file.
- Activate it after the upload is complete.
Manual upload – FTP, SSH, SFTP etc:
- Unzip `Woocommerce – Bitrix24 CRM – Integration` plugin zip file.
- Upload it to your `WordPress` plugin directory (usually /wp-content/plugins ).
- Go to `Admin` -> `Plugins` and activate it.
Step 2 – Settings in CRM
Go to your `Bitrix24` -> `Applications` -> `Developer resources`. https://your_bitrix24/devops/
Click `Other` in tab `Common use cases`.
Click `Inbound webhook`.
Copy value from `Webhook to call REST API`.
Assign permission `CRM` and `Chat and Notifications`.
Click the button `SAVE`.
Step 3 – Crm integration settings
Go to the Woocommerce -> Bitrix24.
Insert in the field `Inbound web hook` copied value and click `Check webhook`.
Configure the type of lead, status, and fields.
Save settings.
Additional information
Bulk sending orders.
What can be indicated in the responsible field?
In the field responsible, you need to specify the Bitrix24 user id, that is, the number.
You can find out the user’s ID by going to the user profile page, for example, the link to the profile turned out to be https://domain.com/company/personal/user/5/, which means user ID = 5.
Setup getting order status changes from CRM (via Outbound webhook)
Plugin information and settings.
Go to your `Bitrix24` -> `Applications` -> `Developer resources`. https://your_bitrix24/devops/
Click `Other` in tab `Common use cases`.
Click `Outbound webhook`.
Your handler URL – Use the link from the plugin tab.
Events – Choose “Lead updated (ONCRMLEADUPDATE)” or “Deal updated (ONCRMDEALUPDATE)”, depending on whether you are using leads or deals.
Example of setting for a lead
Copy value from `Application token`. Click the button `SAVE`.
This completes the actions in Bitrix24.
Go back to plugin settings and insert in the field `Outbound webhook (Application token)` copied value and save the settings.