Skip to content
This repository has been archived by the owner on Jun 15, 2018. It is now read-only.

Latest commit

 

History

History
17 lines (11 loc) · 406 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 406 Bytes

BLS SDK for PHP example

An example use case to help you navigate the entities in our PHP SDK.


Getting it working

Edit CreateLead.php, setting the BLS_URL and BLS_AUTH_TOKEN constants. These values are provided on a per-integration basis.

You'll then need to install the SDK, which is versioned via Composer:

$ composer install