Add Website chat button

This method enables you to add a CRM Plugin. Once you make the request, the source in the pipeline is created immediately, while the CRM Plugin settings are created asynchronously (outside the context of the request).

Limitations

  • The method is only available to integrations and requires administrator rights.
  • Limited of 10 trusted domains where the CRM Plugin will be loaded.

Response parameters

Upon success, the method returns the ID of the created source and an array of trusted domains.

ParameterData typeDescription
source_idintID of the source added to the pipeline
trusted_websitesarrayAn array of trusted domains that will be associated to the CRM Plugin
Body Params
int32
required

Pipeline ID

trusted_websites
array of strings

Trusted domains where the CRM Plugin will be loaded

trusted_websites
boolean

If you create the CRM Plugin without trusted domains, you must pass this parameter.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json