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

Retrieving CDOs in Contact AppCloud Notifications

Hello,

Can somebody confirm whether it's possible to request CDO values inside notifications for contact campaigns/programs?

Here's the DTO which seems syntactically correct:

{

   "recordDefinition": {

   "ContactID": "{{Contact.Id}}",

   "C_EmailAddress": "{{Contact.Field(C_EmailAddress)}}",

   "City": "{{CustomObject[9].Field[169]}}"

  },

   "requiresConfiguration": false

  }

However - when we receive it the "City" parameter (or anything similar) just has "1" instead of a value.

It would help the efficiency hugely if we could get these in one pass. (Doesn't even seem to be an efficient way to get the linked CDO data via. bulk API).

@Lou Patrick or team could you confirm this?

Thanks

Sam

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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