2017 © Pedro PelĂĄez
 

library rdstation-php

RD Station API Integration (PHP)

image

inicial/rdstation-php

RD Station API Integration (PHP)

  • Monday, January 8, 2018
  • by inicial
  • Repository
  • 0 Watchers
  • 1 Stars
  • 45 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 9 Versions
  • 32 % Grown

The README.md

RD Station API Integration (PHP)

Latest Stable Version Total Downloads Latest Unstable Version License PHP Version Require, (*1)

Description

Integration class to create and update leads on RD Station., (*2)

With this class you can

  • Send a new lead/conversion
  • Update lead
  • Send lead tags
  • Update lead stage
  • Update lead status

Depencies

  • Web server with PHP support
  • PHP extension CURL enabled

Composer

$ composer require inicial/rdstation-php

Usage

setApiToken('RD_TOKEN');
$rdStation->setLeadData('identifier', 'event-identifier');
$rdStation->setLeadData('name', 'Fabiano Couto');

// You can set all RD Station default fields and add custom fields as you want
// Read more about on http://ajuda.rdstation.com.br/hc/pt-br
// After setup all data, just call a method to make request to RD Station API

// Send a new lead/conversion
$rdStation->sendLead();
?>

Note

You can find more info about usage on class source code., (*3)

Report any bug or suggest changes using git issues., (*4)

The Versions

08/01 2018

dev-master

9999999-dev https://github.com/inicialcombr/rdstation-php

RD Station API Integration (PHP)

  Sources   Download

MIT

The Requires

  • php >=5.3
  • ext-curl *
  • ext-json *

 

by Inicial SoluçÔes

api php composer integration leads rdstation

08/01 2018

v1.2.3

1.2.3.0 https://github.com/inicialcombr/rdstation-php

RD Station API Integration (PHP)

  Sources   Download

MIT

The Requires

  • php >=5.3
  • ext-curl *
  • ext-json *

 

by Inicial SoluçÔes

api php composer integration leads rdstation

28/09 2017

v1.2.2

1.2.2.0 https://github.com/inicialcombr/rdstation-php

RD Station API Integration (PHP)

  Sources   Download

MIT

The Requires

  • php >=5.3
  • ext-curl *
  • ext-json *

 

by Inicial SoluçÔes

api php composer integration leads rdstation

20/04 2017

v1.2

1.2.0.0 https://github.com/inicialcombr/rdstation-php

RD Station API Integration (PHP)

  Sources   Download

MIT

The Requires

  • php >=5.3
  • ext-curl *
  • ext-json *

 

by Inicial SoluçÔes

api php composer integration leads rdstation

20/04 2017

v1.2.1

1.2.1.0 https://github.com/inicialcombr/rdstation-php

RD Station API Integration (PHP)

  Sources   Download

MIT

The Requires

  • php >=5.3
  • ext-curl *
  • ext-json *

 

by Inicial SoluçÔes

api php composer integration leads rdstation

20/04 2017

v1.2.0

1.2.0.0 https://github.com/inicialcombr/rdstation-php

RD Station API Integration (PHP)

  Sources   Download

MIT

The Requires

  • php >=5.3
  • ext-curl *
  • ext-json *

 

by Inicial SoluçÔes

api php composer integration leads rdstation

20/04 2017

v1.1.0

1.1.0.0 https://github.com/inicialcombr/rdstation-php

RD Station API Integration (PHP)

  Sources   Download

MIT

The Requires

  • php >=5.3
  • ext-curl *
  • ext-json *

 

by Inicial SoluçÔes

api php composer integration leads rdstation

13/04 2017

v1.1

1.1.0.0 https://github.com/inicialcombr/rdstation-php

RD Station API Integration (PHP)

  Sources   Download

MIT

The Requires

  • php >=5.3
  • ext-curl *
  • ext-json *

 

by Inicial SoluçÔes

api php integration leads rdstation

13/04 2017

v1.0

1.0.0.0 https://github.com/inicialcombr/rdstation-php

RD Station Integration PHP Library

  Sources   Download

MIT

The Requires

  • php >=5.3
  • ext-curl *
  • ext-json *

 

by Inicial SoluçÔes

api php integration leads rdstation