Skip to main content

Event Types

All modules working with hook infrastructure in FowCRM and the event types of these modules are given in the table below.

NameScopeSupportDescription
*All EventCovers all events, triggered by any event.
lead.createdLeadTriggered when a lead is inserted.
lead.updatedLeadTriggered when the lead is updated.
lead.deletedLeadTriggered when the lead is deleted.
lead.status_changedLeadTriggered when the lead's state changes.
lead.stage_changedLeadTriggered when the lead's stage changes.
lead.transferedLeadTriggered when the lead is transferred.
product.createdProductTriggered when the product is added.
socialMedia.createdSocial MediaTriggered when the social media is added.
socialMedia.updatedSocial MediaTriggered when the social media is updated.
socialMedia.deletedSocial MediaTriggered when the social media is deleted.
account.createdaccountTriggered when the account is added.
account.updatedaccountTriggered when the account is updated.
account.deletedaccountTriggered when the account is deleted.
account.transferedaccountTriggered when the account is transferred.
contact.createdContactTriggered when the contact is added.
contact.updatedContactTriggered when the contact is updated.
contact.deletedContactTriggered when the contact is deleted.
contact.transferedContactTriggered when the contact is transferred.
file.createdFileTriggered when the file is added.
file.deletedFileTriggered when the file is deleted.
opportunity.createdOpportunityTriggered when the opportunity is added.
opportunity.updatedOpportunityTriggered when the opportunity is updated.
opportunity.deletedOpportunityTriggered when the opportunity is deleted.
opportunity.stage_changedOpportunityTriggered when the opportunity's stage changes.
opportunity.status_changedOpportunityTriggered when the opportunity status changes.
opportunity.transferedOpportunityTriggered when the opportunity is transferred.
quote.createdQuoteTriggered when the quote is added.
quote.updatedQuoteTriggered when the quote is updated.
quote.deletedQuoteTriggered when the quote is deleted.
paymentPlan.createdPayment PlanTriggered when the payment plan is added.
paymentPlan.updatedPayment PlanTriggered when the payment plan is updated.
invoice.createdInvoiceTriggered when the invoice is added.
invoice.updatedInvoiceTriggered when the invoice is updated.
invoice.stage_changedInvoiceTriggered when the invoice's stage changes.
payment.createdPaymentTriggered when the payment added.
payment.updatedPaymentTriggered when the payment updated.
payment.deletedPaymentTriggered when the payment deleted.
activity.createdActivityTriggered when the activity created.
activity.updatedActivityTriggered when the activity created.
activity.deletedActivityTriggered when the activity deleted.
activity.status_changedActivityTriggered when the activity status changes.
activityType.createdActivity TypeTriggered when the activity type is added.
activityType.updatedActivity TypeTriggered when the activity type is updated.
activityType.deletedActivity TypeTriggered when the activity type is deleted.