Hi everbody
Im looking into building a membership site.
After my customers signup i want them to able to send their information via API to multiple places.
So here is the flow:
-
Customer signsup with his name, email, phonenumber ect.
-
Customer goes on the membership spages and finds a product/service he likes. In order to get this product/service he has to click on a yes/no field(GDPR) and also click on 1 button (get access).
-
The moment he does this, all his data will be send to multiple ekstern clients via API instantly.
How would you go about this?
Thx in advance