function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
agarciaagarcia 

Show HTTP Response in a Visual Flow Screen

I have an Flow which sends a POST to an external System.  Is there a way to either display the response in the Flow, or write it to a variable which would update a field on an object?