Extole

Ingest your event data from Extole into RudderStack.

Extole is a popular referral marketing tool. It enables you to offer an integrated, optimized, and effective customer experience for your audience.

You can now send your Extole events to RudderStack by adding a webhook that points to RudderStack. These events include the reward-specific events such as reward_earned,reward_fulfilled,reward_sent, etc. along with other Extole custom events.

This guide will help you in setting up Extole as a source in RudderStack.

Getting started

Follow these steps to set up your Extole source in the RudderStack dashboard:

  1. Go to your RudderStack dashboard and click Add Source. From the list of Event Streams sources, select Extole.
  2. Assign a name to your source and click Continue.
  3. Your Extole source is now configured. Go to the Settings tab and note the Webhook URL:
Extole webhook URL
  1. Next, head over to your Extole account and select the program you want to use for RudderStack to ingest your data.
  2. Then, navigate to the Tech Center section from the sidebar and then select Rewards WebHooks.
  3. Then, click the New Reward Webhook option as seen in the following image:
Extole new webhook
  1. In the URL text box, add the webhook URL obtained in Step 3. The URL should be of the following format:
<DATA_PLANE_URL>/v1/webhook?writeKey=<WRITE_KEY>

For more information on the data plane URL, refer to the Glossary.

  1. Finally, save the endpoint.

Event transformation

RudderStack ingests the Extole events and converts them to the RudderStack’s track call with the designated event name and associated properties. For example, Extole’s event_id is converted and set to properties.eventId.

info
RudderStack retains the Extole event name during the mapping.

RudderStack populates the following properties from the Extole event payload to the RudderStack event:

Extole PropertyRudderStack Property
event_id,properties.eventId
event_timeoriginalTimestamp
reward_idproperties.rewardId
reward_supplier_nameproperties.rewardSupplierName
reward_supplier_idproperties.rewardSupplierId
partner_reward_supplier_idproperties.partnerRewardSupplierId
reward_supplier_typeproperties.partnerRewardSupplierType
person_idproperties.personId
partner_user_idproperties.partnerUserId, userId, context.traits.userId
face_valueproperties.faceValue
face_value_typeproperties.faceValueType
messageproperties.message
partner_reward_idproperties.partnerRewardId
emailproperties.email
dataproperties.data
schema_versionproperties.schemaVersion
warning
All the Extole event properties (except reward_earned, reward_fulfilled, and reward_sent) sent to RudderStack are directly mapped to the RudderStack event properties.

Questions? Contact us by email or on Slack