Introduction To PHP and the Infusionsoft API
This session covered:
- A script which dynamically adds the value in one field to another field (email in username) using:
- IF ELSE statements
- Nested IF ELSE statements
- Switch() statements
- $_POST from both a Campaign Builder snippet and Action Set
- conLoad API Call
- conUpdate API Call