Download the PHP package incluirtecnologia/leadlovers-sdk without Composer
On this page you can find all versions of the php package incluirtecnologia/leadlovers-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package leadlovers-sdk
Tests:
In order to run tests, it's necessary to have an access token (can be obtained from the dashboard), a machine, an email sequence, a lead and a tag registered (can be done via dashboard). After that, add the following environment variables to the file tests/settings.local.php
.
Endpoints:
- [x] EmailSequences - Retrieve email sequence collection - http://apill.azurewebsites.net/#operation/EmailSequences_Get
- [x] Levels - Retrieve levels from email sequence - http://apill.azurewebsites.net/webapi/Levels
Lead
- [x] Lead - Remove lead from sequence/funnel - http://apill.azurewebsites.net/webapi/Lead/Funnel
- [x] Lead - Retrieve a lead by email - http://apill.azurewebsites.net/webapi/Lead
- [ ] Lead - Update and if needed insert lead data
- [x] Lead - Insert a new lead - http://apill.azurewebsites.net/webapi/Lead
- [x] Lead - Remove lead from machine - http://apill.azurewebsites.net/webapi/Lead
- [ ] Lead - Update lead data
- [x] LeadLocation - Retrieve lead location - http://apill.azurewebsites.net/webapi/LeadLocation
- [x] LeadLocation - Move lead location - http://apill.azurewebsites.net/webapi/LeadLocation
- [x] Score - Add score to lead - http://apill.azurewebsites.net/webapi/Score
Machine
- [x] Forms - Retrieve machine forms collection - http://apill.azurewebsites.net/webapi/Forms
- [x] Machines - Retrieve machines from account - http://apill.azurewebsites.net/webapi/Machines
- [x] Machines - Retrieve machine info by id - http://apill.azurewebsites.net/webapi/Machines
- [x] Pages - Retrieve machine pages collection - http://apill.azurewebsites.net/webapi/Pages
- [ ] Pages - Update page data
Tag
- [x] Tag - Retrieve list of lead tags - http://apill.azurewebsites.net/webapi/Tag/Lead
- [ ] Tag - Add tag to a lead by phone
- [x] Tag - Add tag to a lead - http://apill.azurewebsites.net/webapi/Tag
- [x] Tag - Delete tag from a lead - http://apill.azurewebsites.net/webapi/Tag
- [x] TagChecker - Check if tag is from user - http://apill.azurewebsites.net/webapi/TagChecker
- [x] Tags - Get a tag collection from user - http://apill.azurewebsites.net/webapi/Tags
- [ ] Tags - Update user tag
- [ ] Tags - Create user tag
- [ ] Tags - Delete user tag
User
- [x] User - Retrieve user account data - http://apill.azurewebsites.net/webapi/ListDataAccount
- [x] User - Get user code - http://apill.azurewebsites.net/webapi/UserCode
- [x] User - Get user information - http://apill.azurewebsites.net/webapi/User
API matched names on Dashboard
API | Dashboard |
---|---|
EmailSequence | Funnel |
All versions of leadlovers-sdk with dependencies
PHP Build Version
Package Version
Requires
guzzlehttp/guzzle Version
^6.5
The package incluirtecnologia/leadlovers-sdk contains the following files
Loading the files please wait ....