When I’m creating an interaction with an Generic HTTP POST operation, is there a way for me to get the JSON returned by the POST and interact with it? I’d like to set state based on the response from a post. I can’t see any way to do that though.
1 Like
Hi @attainable_catshark, yes, you can do this by adding another step after this one to update state, and reference the result of this first step with $steps… We are still working to improve the ux and discoverability of this, but let me know if that helps for now.
Is there any documentation for this or $steps?
1 Like
I can’t find $steps in the documentation.
1 Like
Hey, did you find any solution for this. Facing the same issue!!!
You should find it at $steps.httpPost