Product Launches
In Beta: Reputation Management
Our reputation management module is now in beta!
Enable your businesses to manage reviews across a number of channels, including their own internal reviews, Google, and Yelp
New endpoints:
GET /reviews
: List all reviews.
POST /reviews
: Create a new internal review.
POST /reviews/{review_id}/response
: Respond to a specific review.
Review Embeds
Along with the API capabilities, we launch new UIs into the customizable embed to view the reviews and connect accounts
Internal Event: Customer Joined Segment
Triggers can now be set up to respond to the customer_joined_segment
event, enabling automated actions when customers enter specific segments.
Improvements
The customizable embed now has a Segments page where SMBs can build dynamic segments of their customer base
Segments can now simultaneously have a filter
and static_customers
. The filter is first evaluated to include customers then all static_customers
are manually included
Enhanced the RequestLog
to track request duration in milliseconds.
Bug Fixes
Addressed a bug preventing campaign templates from loading in the dashboard
Resolved an issue with the clicked count for emails from GET /businesses/:id/campaigns
Fixed a bug with segment deletion