Context data for post request response not available in Event Forwarding | Community
Skip to main content
Level 4
October 12, 2023
Question

Context data for post request response not available in Event Forwarding

  • October 12, 2023
  • 2 replies
  • 585 views

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: 

and this is my data element: 

 

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!

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

Rudi-Shumpert
Adobe Employee
Adobe Employee
October 16, 2023

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

Rudi-Shumpert
Adobe Employee
Adobe Employee
October 16, 2023

https://experienceleague.adobe.com/docs/experience-platform/tags/extensions/server/cloud-connector/overview.html?lang=en. 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.