I am attempting to create a workflow to disable snmp monitoring on a particular alert.
I have successfully used the http-client custom activity to toggle the alert enable/disable.
My issue is that I am attempting to email the http response from the activity, but I cannot figure out how to pass the response from the activity to the next downstream activity.
the docs say… “7. Click the Outputs to retrieve the output from the XML operation activity...”
Anybody have any insight or example that utilize the http-client activity in a multistep workflow?
Thanks,
Ken