You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Eloqua App API 2.0 - New “CampaignId” field for SMS activities added to Retrieve... [May 2024]

Overview 

With the arrival of Eloqua release 24B (May 3 - 17, 2024), CampaignId will be added to fieldValues for SMS activities for the Application API 2.0 Retrieve a list of activities endpoint.

What’s changing?

With 24B, we are adding CampaignId to fieldValues for SMS activities for the Application API 2.0 Retrieve a list of activities endpoint for the following SMS activity types:

  • smsSend
  • smsDelivery
  • smsClickThrough
  • smsReply
  • smsBounceback
  • smsFail

Note: This update applies only to the 2.0 endpoint.

 

Examples:

After 24B, CampaignId will be added to fieldValues for SMS activities:

Request: 

GET /api/REST/2.0/data/activities/contact/160/smsSend?startAt=1672561006&endAt=1709770606= 

Response: 200 OK

 

{

   "elements": [

       {

           "type": "SmsSendActivity",

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!