Register user to multiple third parties with form data

Hello there,

I have a form in gravity with the following fields: gender, birth date, email, and name. On a second page, I have multiple checkboxes generated with HTML, CSS, and Javascript, each one of them lists a website. With the form data, I wanted to register users to each website they check after submission.

For better understanding, picture this in your head: You have a form where users put their details, they submit the form and they are redirected to a page where is listed multiple checkboxes let’s say for example with Facebook, Instagram, Snapchat, and users check for each of this site and they submit, after submission they are immediately registered with forms details to these sites simultaneously.

Here’s an illustration of what I want to do:

How should I proceed, please? Any help would be welcome.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.