Infusion Soft Api/php Form
The client has an Infusion Soft account in which data relating to a number of users is stored.
The user data includes name, address and other related info, but no email address.
The client would like to send a post card to the users with a url printed on it containing a unique address.
The unique address would load a page displaying a table of the users data.
There would be a form on the page to accept the users email address and a check box option to receive periodic emails on submit.
Infusion Soft API Links:
API Docs
https://infusionsoft.helpstream.biz/View.jsp?procId=c0cb840a1cff125f011d0c4bfc3a71e6
PHP SDK Lite
https://infusionsoft.helpstream.biz/View.jsp?procId=499d7188723f48cde18353793f49fcfd
Let me know if there are any questions.