Expand my Community achievements bar.

We are excited to introduce our latest innovation to enhance the Adobe Campaign user experience — the Adobe Campaign v8 Web User Interface!

Access custom fields from a push delivery in Adobe Campaign Standard

Avatar

Level 1

Hi guys,

I'm trying to find the path to access the custom fields that you can configure in a push notification in Adobe Campaign Standard.

What I mean is the following, I have a set of custom fields that you can see below:

1569438_pastedImage_0.png

I want to know how to access any of the custom fields above using javascript code.

I know in Adobe Campaign Classic you can do it like: delivery.content.iosCustomFields.source.*.(@key == 'xxxxxxx').@value.toString(); and this will give you the actual value of the custom field variable that you are searching with 'xxxxxxx'.

Hopefully someone can help me with this

Regards

0 Replies