Skip to content

leadthread/api-php

Repository files navigation

LeadThread API v2

Latest Version Software License Build Status Scrutinizer Code Quality Code Coverage Total Downloads

Resources

API v2 Documentation

Installation

Install via composer - In the terminal:

composer require leadthread/api-php

Usage

use LeadThread\Api\LeadThread;

$client = new LeadThread($API_TOKEN);

$campaigns = $client->campaigns->all();

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages