[
{
"name": "New Contact Added",
"type": "instant",
"description": "Triggers whenever a new contact is added."
},
{
"name": "Contact Updated",
"type": "instant",
"description": "Triggers whenever an existing contact is updated."
},
{
"name": "New Deals Added",
"type": "instant",
"description": "Triggers whenever a new deal is added."
},
{
"name": "Deals Updated",
"type": "instant",
"description": "Triggers whenever an existing deal is updated."
},
{
"name": "New Leads Added",
"type": "instant",
"description": "Triggers whenever a new lead is added."
},
{
"name": "Leads Updated",
"type": "instant",
"description": "Triggers whenever an existing lead is updated."
},
{
"name": "New Notes Added",
"type": "instant",
"description": "Triggers whenever a new note is added."
},
{
"name": "Updated All Notes",
"type": "instant",
"description": "Triggers whenever any note is updated."
},
{
"name": "New Select Resource Type Notes",
"type": "instant",
"description": "Triggers whenever a new note of a specific resource type is added."
},
{
"name": "Updated Select Resource Type Notes",
"type": "instant",
"description": "Triggers whenever a note of a specific resource type is updated."
},
{
"name": "Newly Added All Type Tags",
"type": "instant",
"description": "Triggers whenever new tags of any type are added."
},
{
"name": "Updated All Type Tags",
"type": "instant",
"description": "Triggers whenever any type tag is updated."
},
{
"name": "New Particular Type Tags Added",
"type": "instant",
"description": "Triggers whenever a new tag of a specific type is added."
},
{
"name": "Updated Particular Type Tags",
"type": "instant",
"description": "Triggers whenever a tag of a specific type is updated."
},
{
"name": "New Task Added",
"type": "instant",
"description": "Triggers whenever a new task is added."
},
{
"name": "Updated Task",
"type": "instant",
"description": "Triggers whenever an existing task is updated."
},
{
"name": "New Particular Type Tasks",
"type": "instant",
"description": "Triggers whenever a new task of a specific type is created."
},
{
"name": "Updated Particular Type Tasks",
"type": "instant",
"description": "Triggers whenever a task of a specific type is updated."
},
{
"name": "Updated Calls",
"type": "instant",
"description": "Triggers whenever a call record is updated."
},
{
"name": "New Visit Outcomes Added",
"type": "instant",
"description": "Triggers whenever new visit outcomes are added."
},
{
"name": "Updated Visit Outcomes",
"type": "instant",
"description": "Triggers whenever existing visit outcomes are updated."
},
{
"name": "New Visits Added",
"type": "instant",
"description": "Triggers whenever new visits are added."
},
{
"name": "Updated Visits",
"type": "instant",
"description": "Triggers whenever existing visits are updated."
},
{
"name": "New Call Outcomes Added",
"type": "instant",
"description": "Triggers whenever new call outcomes are added."
},
{
"name": "Updated Call Outcomes",
"type": "instant",
"description": "Triggers whenever existing call outcomes are updated."
}
]