Getting response back from http request

I need to call an external web page as part of a campaign to get a coupon code to send to a contact. Is it possible to read the response from an http request in a campaign?

This would have to be accomplished through a script on the server you would call out to. A webform/webpage does not automatically post back information unless it was designed to do so which is extremely uncommon. Most often, the product in question would have to use an api to give you access to such information.

Thank you.

I forgot that I can take the response the web page gets and call the IS API. Duh.

1 Like