[
{"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 Account Added", "type": "instant", "description": "Triggers whenever a new account is added."},
{"name": "Account Updated", "type": "instant", "description": "Triggers whenever an existing account is updated."},
{"name": "New Deal Added", "type": "instant", "description": "Triggers whenever a new deal is added."},
{"name": "Deal Updated", "type": "instant", "description": "Triggers whenever an existing deal is updated."},
{"name": "New Appointment Added", "type": "instant", "description": "Triggers whenever a new appointment is added."},
{"name": "Appointment Updated", "type": "instant", "description": "Triggers whenever an existing appointment is updated."},
{"name": "New Sales Activity Added", "type": "instant", "description": "Triggers whenever a new sales activity is added."},
{"name": "Sales Activity Updated", "type": "instant", "description": "Triggers whenever an existing sales activity is updated."},
{"name": "New Product Added", "type": "instant", "description": "Triggers whenever a new product is added."},
{"name": "Product Updated", "type": "instant", "description": "Triggers whenever an existing product is updated."},
{"name": "New Document Added", "type": "instant", "description": "Triggers whenever a new document is added."},
{"name": "Document Updated", "type": "instant", "description": "Triggers whenever an existing document is updated."},
{"name": "New Custom Module Record Added", "type": "instant", "description": "Triggers whenever a new custom module record is added."},
{"name": "New List Added to Contact", "type": "instant", "description": "Triggers whenever a new list is added to a contact."},
{"name": "Create Update Contact 12 Hour", "type": "scheduled", "description": "Triggers every 12 hours to create or update contacts."},
{"name": "Create Update Deal 12 Hour", "type": "scheduled", "description": "Triggers every 12 hours to create or update deals."},
{"name": "Create Update Sales Account 12 Hour", "type": "scheduled", "description": "Triggers every 12 hours to create or update sales accounts."},
{"name": "Create Update Contact 24 Hour", "type": "scheduled", "description": "Triggers every 24 hours to create or update contacts."},
{"name": "Create Update Deal 24 Hour", "type": "scheduled", "description": "Triggers every 24 hours to create or update deals."},
{"name": "Create Update Sales Account 24 Hour", "type": "scheduled", "description": "Triggers every 24 hours to create or update sales accounts."},
{"name": "New Custom Module Record Added", "type": "instant", "description": "Triggers whenever a new custom module record is added."},
{"name": "Custom Module Record Updated", "type": "instant", "description": "Triggers whenever an existing custom module record is updated."},
{"name": "New Lead Added", "type": "instant", "description": "Triggers whenever a new lead is added."},
{"name": "Updated Lead", "type": "instant", "description": "Triggers whenever an existing lead is updated."}
]