Application API: Contact Activity - New Campaign ID field

  • CampaignId is added to fieldValues for SMS activities for the Contact Activity Application API 2.0 endpoint:

GET /api/REST/2.0/data/activities/contact/{id}/{type}

  • This will return the Campaign ID of the Eloqua Campaign linked to the SMS activity
  • CampaignId is returned for the following activities:
    • SMS Send
    • SMS Delivery
    • SMS ClickThrough
    • SMS Reply
    • SMS Bounceback
    • SMS Fail

Steps to Enable

You don't need to do anything to enable this feature.

Key Resources