bceyssens

Results 4 comments of bceyssens

@atompie we'll be working on a Drupal module for integrating with Tracardi: https://www.drupal.org/project/tracardi. At some point we'll be needing a PHP API client for fetching data from Tracardi, can we...

@atompie can you create the tracardi-php-sdk repository where we can work on?

@atompie, thanks! Aside from the `/track` endpoint we also need the possibility the fetch data from the `/segments` endpoint. I'm a bit confused with naming this an SDK and not...

@atompie I just created a first pull request: https://github.com/Tracardi/tracardi-php-sdk/pull/1. For now it only works for the /profile endpoint, but a basic structure has already been defined for others to work...