• Hiya

    Don’t know if you could help and point me in the right direction! Am getting a success response from the 3rd party using your plugin and Gravity Forms.

    The body of the response contains a url that I need to embed in an iframe within my site. From the debug email ….

    [body] => OK|1517374881144732|http://mylink.com/0/dd945b92c33e6dada84baecd

    Any ideas how I can extract that url? And thank you for this great plugin. Has been really useful for my sites 🙂

    https://wordpress.org/plugins/forms-3rdparty-integration/

Viewing 1 replies (of 1 total)
  • Plugin Author zaus

    (@zaus)

    Parse the $body in the hook described in “How do I show a custom message on the confirmation screen?” of the plugin FAQ, and either attach it as shown or save it to a ‘global’ variable you can call to embed in your iframe.

Viewing 1 replies (of 1 total)
  • The topic ‘Extract url from response body’ is closed to new replies.