AutomationType
No description
enum AutomationType {
ABANDONED_CART
AB_TEST
ADD_TO_MARKETING_LIST
ADD_TO_SUBSCRIPTION_LIST
CLASSIC_WORKFLOW
DRIP
DRIP_WORKFLOW
LEAD_SCORING_THRESHOLD
LEAD_STAGE_CHANGE_ACTION
OPPORTUNITY_STAGE_CHANGE_ACTION
PRODUCT_RECOMMENDATIONS
REMOVE_FROM_MARKETING_LIST
REMOVE_FROM_SUBSCRIPTION_LIST
SEND_IT
SEND_IT_WORKFLOW
SUNSET_CONTACTS
WORKFLOW
}
Values
AutomationType.ABANDONED_CART
AutomationType.AB_TEST
AutomationType.ADD_TO_MARKETING_LIST
AutomationType.ADD_TO_SUBSCRIPTION_LIST
AutomationType.CLASSIC_WORKFLOW
AutomationType.DRIP
AutomationType.DRIP_WORKFLOW
AutomationType.LEAD_SCORING_THRESHOLD
AutomationType.LEAD_STAGE_CHANGE_ACTION
AutomationType.OPPORTUNITY_STAGE_CHANGE_ACTION
AutomationType.PRODUCT_RECOMMENDATIONS
AutomationType.REMOVE_FROM_MARKETING_LIST
AutomationType.REMOVE_FROM_SUBSCRIPTION_LIST
AutomationType.SEND_IT
AutomationType.SEND_IT_WORKFLOW
AutomationType.SUNSET_CONTACTS
AutomationType.WORKFLOW
Member Of
Automation object


