cancel
Showing results for 
Search instead for 
Did you mean: 

How return all interest assigned to specific interaction in SAP Marketing Cloud

valentinamed
Participant
0 Kudos

Hi Experts,

Does somebody know how to specify GET request in order to return all interest added for specific interaction?

Regrads,

Valentina

View Entire Topic
SCHNEIDERT
Active Contributor
0 Kudos

Hi Valentina,

try this:

https://my123456-api.s4hana.ondemand.com/sap/opu/odata/sap/API_MKT_INTERACTION_SRV/Interactions(guid'EnterTheInteractionGUIDhere')/InteractionInterests?$top=XYZ (enter your tenant ID, the interaction guid and a number for the top parameter)

Hope that's what you're looking for.

Best regards

Tobias