Changelog

added

Custom Events API

Brand new release to let you know about, which is our much anticipated Custom Events API! Now you can send Postscript whatever events you want and merchants will be able to use them in our Flow Builder product. This unlocks a host of new capabilities for both partners and merchants.

added

New: Collected Email Webhook Events

You can now subscribe to shop.email_collected webhook events! This gives you the ability to listen to every time someone's email is collected on Postscript via our popups.

improved

v2.0 API is out of beta!

We've taken our v2 API out of beta! It is now the latest stable version of our API and encourage all partners and shops to migrate their existing applications to v2 as soon as convenient.

added

Subscriber Lifecycle Webhook Events

We added the ability to now listen to a shop's subscriber lifecycle events. In addition to the existing shop.incoming_message event, you can now also listen to:

added

Transactional Trigger Support

You can now set whether or not a trigger can be used by merchants for transactional messaging by passing true or false for transactional_allowed in the v1 Trigger API Endpoints.

added

Webhook Endpoints

We just released endpoints to create, read, update, and delete webhook subscriptions!