parcelvoy / platform

Parcelvoy: Open source multi-channel marketing automation platform. Send data-driven emails, sms, push notifications and more!
https://parcelvoy.com
MIT License
244 stars 42 forks source link

Fixes bug where events for gates where not flattened #346

Closed pushchris closed 9 months ago

pushchris commented 9 months ago

Properly flattens events before sending them to gates so that data parameters can be accessed without the data key in the path.

Fixes #344