Views: 3803
Last Modified: 09.09.2021
This activity launches other workflow template.
Parameters
Element ID -element ID, that launches workflow.
To launch workflow for CRM elements, change syntax:
|
- if workflow for Company,
COMPANY_{=Element: ID} - runs workflow for the same company, LEAD_{=Element: LEAD_ID} - runs workflow for linked lead;
- if workflow for Contact, then
CONTACT_{= Element: ID} - runs workflow for the same contact, LEAD_{=Element: LEAD_ID} - runs workflow for linked lead;
- if workflow for Deal, then
DEAL_{= Element: ID} - runs workflow for the same deal, LEAD_{=Element: LEAD_ID} - runs workflow for linked lead, CONTACT_{= Element: CONTACT_ID} - runs workflow for linked contact, COMPANY_{=Element: COMPANY_ID} - launches workflow for linked company;
- if workflow for Lead, then
LEAD_{= Element: ID} - runs workflow for the same lead.
|
Entity - which element launches the workflow.
Element type
Template - launched workflow template.
Wait for workflow to finish - workflow will standby for activated activity to be completed and only then proceeds to be executed.