Back to All

Setting Values for Custom Attributes and Sending it to JSON API

Hi,

I have a JSON interaction, in which i created some attributes using "configure" tab. Values of these attributes are set based on the previous interaction response using below [responseTo interaction=1245428 fallback=Something Went Wrong]
Then i configured it to be send to JSON API.
It works and value is successfully passed but problem is that when user rerun the flow of pass through same interaction and again goes to same JSON API, it sends the same value of attribute no matter what value was set.