• Resolved riadhzebdi

    (@riadhzebdi)


    Hi,

    Is there a way to post the data of my form to an external url (without redirect) . I need to be able to post the data to an external link.

    Or if I can implement a cURL after the submit in PHP?

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Form Maker Support

    (@formmakersupport)

    Hey, @riadhzebdi!

    Thanks for your question!

    You can try to get the data on an external link the following way.

    Use MySQL Mapping feature of Form Maker (Form Options > MySQL Mapping) to store the submitted data on an external database table (e.g. one connected to your external link).

    Then you can read the stored data from this table and bring it to the necessary link.

    Hope the suggestion helps.
    Cheers!

    Thread Starter riadhzebdi

    (@riadhzebdi)

    Hi,

    Im sorry I wasnt specific enough. I need to post a JSON data to an external API that I don’t manage or have access.

    Thanks

    Plugin Contributor Form Maker Support

    (@formmakersupport)

    Hey, @riadhzebdi!

    Thank you for specifying your request. I’m sorry to inform, that unfortunately Form Maker cannot post data externally any other way.

    We hope this is not a problem for you.
    Thanks! Have a great day!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘PHP cURL after submit’ is closed to new replies.