What's new
See the latest improvements and features in Talon.One here, or subscribe to our RSS feed.
July 9, 2025
Introducing the value map
CampaignsThe new value map feature enables you to set specific discount values for SKUs, which provides more structured pricing for your campaigns.
You can create a value map by uploading a CSV file with SKUs and values. This automatically
creates a cart item filter called
Value_map_items
, which you can use in promotion or strikethrough rules.
Shopify integration tutorials and API reference
DocumentationWe've added Shopify as a technology partner. You can now access the following tutorials:
- Integrating with Shopify
- Syncing your Shopify inventory with Talon.One
- Adding loyalty points via Shopify
- Applying discounts in Shopify
- Applying strikethrough pricing effects in Shopify
We've also added the Shopify Integration API reference.
Define placeholder value ranges in campaign templates
CampaignsDuring template creation, you can now define a value range for the Number and Percent placeholder types. This reduces errors when you create a campaign from a template.
More monthly updates
Enhancements:
- (2025-07-23) Cart item filters:
- Added an option to filter items by a group of conditions within a single cart item filter.
- You can now select cart item catalog values as attribute values for Application cart item filters.
- (2025-07-23) Campaign Manager: You can now connect attributes in templates to your current Application when creating a campaign from a template.
- (2025-07-23) Documentation: Updated the Integration API and Management API specifications to OpenAPI version 3.1.
- (2025-07-09) Attributes: Created separate tabs for built-in and custom attributes in Application settings.
- (2025-07-09) Loyalty: You can now use the
createdAfter
andcreatedBefore
parameters in the Export loyalty cards endpoint to filter loyalty card exports by creation timestamp. - (2025-07-09) Webhooks: Removed the Older Webhook Logs tab from the Webhook Logs page.
Bug fixes:
- (2025-07-23) Campaign templates:
- Fixed a bug where placeholders of type
List of strings
did not accept multiple values. - Fixed a bug where placeholders of type
Percent
were stored as typeNumber
.
- Fixed a bug where placeholders of type
- (2025-07-23) Dashboards: Fixed a bug where the campaign insights page displayed the incorrect currency for the Application.
- (2025-07-23) Webhooks: Fixed a bug where setting the payload size of a scheduled notification to one object per request sometimes prevented the notification from being sent.
- (2025-07-23) Loyalty: Fixed a UI bug where tier points ranges were not displayed after you switched to a different tier downgrade option.
- (2025-07-09) Loyalty: Fixed a bug where tier expiration was based on the tier reevaluation time.
- (2025-07-09) Dashboards: Fixed a bug where data points for a date were duplicated in the display in the Application dashboard.
- (2025-07-09) Webhooks: Fixed a bug where tier upgrade notifications were not sent when the payload size was set to one object per request.