Events
- Active Campaign
- Acuity
- Axle Health
- Butterfly Labs
- Calendly
- Customer.io
- Elation
- Feathery
- Formsort
- Healthie
- Hubspot
- IntakeQ
- Junction
- Morf
- Segment
Actions
- Active Campaign
- Customer.io
- Facebook
- Freshdesk
- Google
- Healthie
- Hubspot
- IntakeQ
- Intercom
- Mixpanel
- Morf
- Nextdoor
- Open Phone
- Segment
- Slack
- Spruce
- Stedi
- Stripe
- Tiktok
- Twilio
Send Conversion Event
Documentation for the Send Conversion Event action for Facebook
{
"$result_object_key": {
"facebook_trace_id": "AC-7AuFIXL7XSBYAK7ABam_"
}
}
{
"$result_object_key": {
"facebook_trace_id": "Facebook trace ID"
}
}
Parameters
This field maps to the destination API event_id
field.
This field maps to the destination API event_name
field.
This field maps to the destination API event_time
field.
This field maps to the destination API event_source_url
field.
This field maps to the destination API action_source
field.
This field maps to the destination API custom_data.currency
field.
This field maps to the destination API custom_data.value
field.
PII
This field maps to the destination API user_data.em
field.
PII
This field maps to the destination API user_data.ph
field.
PII
This field maps to the destination API user_data.fn
field.
PII
This field maps to the destination API user_data.ln
field.
This field maps to the destination API user_data.db
field.
This field maps to the destination API user_data.ge
field.
This field maps to the destination API user_data.ct
field.
This field maps to the destination API user_data.st
field.
This field maps to the destination API user_data.zp
field.
This field maps to the destination API user_data.country
field.
ID
This field maps to the destination API user_data.external_id
field.
PII
This field maps to the destination API user_data.client_ip_address
field.
This field maps to the destination API user_data.client_user_agent
field.
ID
This field maps to the destination API user_data.fbc
field.
This field maps to the destination API user_data.fdp
field.
This field maps to the destination API user_data.subscription_id
field.
ID
PII
This field maps to the destination API user_data.fb_login_id
field.
ID
This field maps to the destination API user_data.lead_id
field.
This field maps to the destination API user_data.anon_id
field.
This field maps to the destination API user_data.madid
field.
This field maps to the destination API user_data.page_id
field.
PII
This field maps to the destination API user_data.page_scoped_user_id
field.
ID
PII
This field maps to the destination API user_data.ctwa_clid
field.
ID
PII
This field maps to the destination API user_data.ig_account_id
field.
ID
PII
This field maps to the destination API user_data.ig_sid
field.
This field maps to the destination API test_event_code
field.
{
"$result_object_key": {
"facebook_trace_id": "AC-7AuFIXL7XSBYAK7ABam_"
}
}
{
"$result_object_key": {
"facebook_trace_id": "Facebook trace ID"
}
}
Result Object Field Details
You can use the result of the action’s data as inputs to downstream workflow actions.
Each fetch action requires a result object key to be specified which will nest the action’s result data inside the downstream data context in the Workflow.
Here we demonstrate how to refer to this data using the prefix $result_object_key
.
{
"$result_object_key": {
"facebook_trace_id": "AC-7AuFIXL7XSBYAK7ABam_"
}
}
{
"$result_object_key": {
"facebook_trace_id": "Facebook trace ID"
}
}