Event fires upon clicking "saved X response(s)"
saved_templates is a string[] object that captures the checklist of templates saved to the partner. Uses general names for saved_templates, not the titles of the messages, in case copy changes.
{ action: "savedExampleTemplate", context_module: "conversations", context_page_owner_id: "496984", saved_templates: ["general", "unavailable"], conversation_template_ids: ["80912749071", "1231231231"], }
Generated using TypeDoc
Event fires upon clicking "saved X response(s)"
saved_templates is a string[] object that captures the checklist of templates saved to the partner. Uses general names for saved_templates, not the titles of the messages, in case copy changes.
{ action: "savedExampleTemplate", context_module: "conversations", context_page_owner_id: "496984", saved_templates: ["general", "unavailable"], conversation_template_ids: ["80912749071", "1231231231"], }