IF Statements and Conditional Logic

Written by

in

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

Download the handout | Give me feedback

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *