Product Launches
The new POST /businesses/:id/embeds
is the fastest way to get started with the Pocketflows API. Generating an embed gives you an iframe
which allows you to edit campaigns and email templates. Future customizations will become available!
Improvements
Project email addresses are now visible in the dashboard for projects and their sub-businesses.
The UI for campaigns now has the ability to schedule the start and end of campaigns
The segment filter syntax now supports the has
operator. Use this operator to test whether an object has a key present, e.g. has(customer.key)
The speed of segment filtering has been improved
Bug Fixes
Fixed some issues with business deletion