Configuring templates for the Сloud Api
[template]
[title]appoint[/title]
[lang]en_US[/lang]
[body]
{{1}}=John Doe
{{2}}=26
{{3}}=February
{{4}}=00:00
{{5}}=10:00
[/body]
[/template]
Last updated
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