Hi group,
Long time reader, first time poster.
I’m working on a project to SEND contact information from Infusionsoft to a JV Partner’s system via their web form.
Scenario:
-
Visitor to website fills out form to register for webinar and becomes an infusionsoft contact.
-
Infusionsoft contact watches the webinar and is then invited to join Partner’s webinar (curently process requires them to fill out a web form on partner’s site - currently 75% drop off from click to partner’s form completion)
-
Contact clicks on a button in the email which sends data to partner’s web form via an http post.
-
Contact is now registered in Partner’s CRM (not infusionsoft - something custom)
I have read that I can do this using an http post however, it’s not working and someone suggested I write an api script to send this contact data. I’m only sending Name and Email address.
Should be simple but… apparently not for me.
Any help or recommendations to a link I haven’t found would be great.
Thanks
Mark