Expand my Community achievements bar.

Context data for post request response not available in Event Forwarding

Avatar

Level 3

Hi, 

 

i'm trying a really basic use case with event forwarding.

 

I created a rule that make a post request to a mocked be system (i defined a response body when the post happens and i can see it if i read logs with the adobe debugger). 

 

However i cannot seem to grab this response in a data element. 

this is the rule: 

user24013_0-1697106017899.png

and this is my data element: 

user24013_1-1697106090634.png

 

Any suggestion on how to capture the response (is it possible, for example, to store this response in a variable or doing something on the front end?).

 

i really appreciate any help. Thanks!

2 Replies

Avatar

Moderator

Do you have a screenshot of the debugger session you can share?  Or from the Assurance feature?

Avatar

Moderator

https://experienceleague.adobe.com/docs/experience-platform/tags/extensions/server/cloud-connector/o.... See the section at the bottom of this page.   This feature is for enriching or transforming data within the same rule.  I'm not sure you can actually return it to the client side to do something on the front end.