Bitrix24 Setup

The Bitrix24 Connector uses Bitrix24’s Inbound Webhooks feature to make API requests.

Setup within Bitrix24

Create inbound webhook

Cyclr requires a webhook ID to install the Bitrix24 Connector.

From the Bitrix24 dashboard:

  1. Select Applications > Developer resources in the left hand menu.
  2. Select Other.
  3. Select Inbound webhook.
  4. Get the webhook ID.
  5. Assign permissions.
  6. Select Save.

Get Webhook ID

In the Webhook to call REST API field, make a note of the webhook ID.

The webhook ID is the random 16 character alphanumeric string that makes up part of the URL.

For example, if the URL is https://my.bitrix24instance.co.uk/rest/1/j2zdj8r9h0fdgsb3/, then the webhook ID is j2zdj8r9h0fdgsb3.

Assign Permissions

Cyclr requires the following permissions for the Bitrix24 Connector to function correctly:

  • CRM (crm)
  • Users (user)

Under the Assign permissions heading, to add each permission:

  1. Select + select.
  2. Enter the required permission.
  3. Select the required permission from the list.

Cyclr Setup

Cyclr asks you for the below values when you install a Bitrix24 Connector within an account:

ValueDescription
URLThe URL of your Bitrix24 instance.
For example, https://my.bitrix24instance.co.uk.
Webhook IDThe webhook ID of your Bitrix24 Inbound Webhook.