For the complete documentation index, see llms.txt. This page is also available as Markdown.

Configuring templates for the Сloud Api

  1. Create a template with text:

[template]
[title]appoint[/title]
[lang]en_US[/lang]
[body]
{{1}}=John Doe
{{2}}=26
{{3}}=February
{{4}}=00:00
{{5}}=10:00
[/body]
[/template]

When sending such a template via the Cloud API connection in our web version / Bitrix open line, the template will be sent from the cloud.

Last updated