For the complete documentation index, see llms.txt. This page is also available as Markdown.

SuperOffice Signals

SuperOffice can send certain events to eMarketeer as Signals, so you can listen for those events and act on them in eMarketeer.

Any Signal sent to eMarketeer can be used to:

  • Find contacts in a contact filter, including filtering on specific values in the Signal

  • Trigger Journeys when the Signal arrives

  • Generate leads on the lead board

  • Set Lead Score for the Signal

Subscribe to SuperOffice events

To subscribe to SuperOffice events, open the SuperOffice integration page in eMarketeer. At the bottom of the settings page you find the events you can subscribe to.

SuperOffice event subscription toggles in eMarketeer

Enable the toggle switches for the events you want SuperOffice to send to eMarketeer.

If the contact email address in a received event does not exist in eMarketeer, the contact is created.

Sale Sold

This event is sent to eMarketeer when a sale is closed as "Sold" in SuperOffice. The data sent to eMarketeer is:

  • Email address (of the related contact in the sale)

  • Sale ID

  • Sale name

  • Sale Type

  • Sale value

Example use cases:

  • Move a lead on the lead board to "Won" when a sale closes in SuperOffice

  • Send a thank-you email to a new customer

  • Set the contact status to customer

Sale Lost

This event is sent to eMarketeer when a sale is closed as "Lost" in SuperOffice. The data sent to eMarketeer is:

  • Email address (of the related contact in the sale)

  • Sale ID

  • Sale name

  • Sale Type

  • Sale value

Example use cases:

  • Move the lead to "Lost" on the lead board

  • Tag the contact as a lost sale for future win-back campaigns

Sale Created

This event is sent to eMarketeer when a sale is created in SuperOffice. The data sent to eMarketeer is:

  • Email address (of the related contact in the sale)

  • Sale ID

  • Sale name

  • Sale Type

  • Sale value

Example use cases:

  • Start a nurturing Journey for a newly created sale

Contact Created

This event is sent to eMarketeer when a contact is created in SuperOffice. The data sent to eMarketeer is:

  • Email address (of the created contact)

  • Signal ID (New Contact Created)

Example use cases:

  • Send a privacy notification email to new contacts

Last updated

Was this helpful?