SiroDiaz / php-klaviyo-api

Low level but elegant Klaviyo full API wrapper for PHP with asynchronous track event support
https://packagist.org/packages/siro/php-klaviyo-api
MIT License
13 stars 7 forks source link

Fix Metric Api #10

Closed rchatburn closed 4 years ago

rchatburn commented 4 years ago

Was using single quotes instead of double so $metricId was not passed in and just parsed as a string

SiroDiaz commented 4 years ago

You have now available the fixed code in dev-master. Then i will tag the changes. Keep an eye out for this pull request conversation because i will notify the new tag then here.

SiroDiaz commented 4 years ago

@rchatburn you can now install the latest version tagged as version "1.4.0".