How to save data from API connector POST response

Hi, I am calling with POST using the API connector and get a JSON response.
One of the values in the JSON is a URL I need.
How do I save the URL? or the response?

For future reference, what you need to do to use the response is in the next workflow actions use the result of this step.

3 Likes