Enerflo 2.0 Event Definitions

Enerflo 2.0 Webhook Events

Event Label

Event Name

Description of Trigger

Customer Created

customer.created

When a Customer record is created. Example

Customer Updated

customer.updated

Scheduled for deprecation. Do not use.

Use customer.updated.v2 instead.

Customer Updated V2

customer.updated.v2

When a Customer record is updated. Example

Deal Created Bare

deal.created.bare

When a Deal is created. Example

Note that the event payload is Bare.

Deal Created

deal.created

When a Deal is created. Example

Deal Updated Bare

deal.updated.bare

When a Deal is updated. Example

Note that the event payload is Bare.

Deal Updated

deal.updated

Scheduled for deprecation. Do not use.

Used deal.updated.v2 instead.

Deal Updated V2

deal.updated.v2

When a Deal is updated. Example

Design Request Created

design-request.created

When a Design Request is created for any deal within my Org, regardless of who is assigned to fulfill the request. Example

Useful for when the Sales Org that owns the deal wants to know when a Design Request is made - even if the design will be fulfilled by an internal team, installer's team, or an external 3rd party design team.

Design Request Created For Design Team

design-request.created.design-team

When a Design Request is created and assigned to me for fulfillment, even if I don't own the deal. Example

Useful for anyone receiving a request from an Sales Org.

Design Request Updated

design-request.updated

When a Design Request is updated for any deals owned by my Org, regardless of who is assigned to fulfill the request. Example

Useful for the Sales Org that owns the deal to known when a Design Request is made, even if the design will be fulfilled by an internal team, installer's team, or an external 3rd party design team.

Design Request Updated For Design Team

design-request.updated.design-team

When a Design Request is updated and assigned to me for fulfillment, even if I don't own the deal. Example

Useful for anyone receiving a request from an Sales Org.

Design Created

design.created

When a design is created. Example

Design Updated

design.updated

When a design is updated. Example

Deal Project Submitted

deal.projectSubmitted

When any deal in my Sales Org is is submitted as an installation project, regardless of who will perform the installation. Example

Useful for when a Sales Org needs to be aware of deals that are submitted for installation.

Deal Project Received

deal.projectReceived

When any installation project is submitted to my Org for installation fulfillment, regardless of who the Sales Org is. Example

Useful for Installer Orgs who fulfill installation deals from external Sales Orgs.