Functions and Error Handling

Written by

in

Introduction To PHP and the Infusionsoft API

This session covered using functions with the Infusionsoft API and error handling:

  • PHP Functions
  • Building custom functions
  • Error Handling
  • Try, Throw, Catch vs. If
  • Three questions to address with error handling
    • What should the user see?
    • Die or Continue Running?
    • How will you be notified?
  • How to write a custom error handler for Infusionsoft API projects

Download the handout

Comments

Leave a Reply

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