What's new
See the latest improvements and features in Talon.One here, or subscribe to our RSS feed.
February 21, 2024
Notification testing and availability
NotificationsYou can now:
- Send a test request to validate the URL and headers you entered when creating a notification.
- Create notifications for expiring points in both profile-based and card-based loyalty programs.
February 7, 2024
Check attribute anniversary condition
Rule BuilderWith the newly added Check attribute anniversary condition, you can check if the anniversary of a time attribute is within a defined period.
With this condition, you can build advanced promotions to, for example, reward your customers before, on, or after their birthday every year.
New endpoints for audiences
Management API- List audience analytics: Obtain the member count of one or more audiences.
- List audience members: Obtain a list of all the members in a given audience.
- Import audience members: Add members to a given audience.
- Export audience members: Export a CSV file containing the integration IDs of all the members in a given audience.
More monthly updates
Enhancements:
- (2024-02-21) Strikethrough pricing notifications:
- Changing the name, currency, or time zone setting of an Application now triggers a notification if it is referenced in a strikethrough rule of an active campaign.
- Improved the overall performance when sending strikethrough notifications and generating strikethrough labels.
- (2024-02-21) Rule Engine: Added a
now
query parameter to the Create customer session endpoint, which you can use, for example, to test campaigns that would be evaluated for the customer session in the future. - (2024-02-21) Campaign Manager:
- Added action messages that notify you when performing an action, such as deleting an Application, takes too long to complete.
- Copying a campaign with the Check if attribute exists condition to another Application now checks if the referenced attribute is available in the destination Application.
- (2024-02-07) Campaign Manager: The newly added Coupons tab in the Customer profile overview page displays all the coupons that have the customer profile as the coupon's recipient integration ID.
- (2024-02-07) Campaign Manager: Improved the UI form used to create roles for consistency and better user experience.
- (2024-02-07) Strikethrough pricing notifications: Changing the campaign evaluation group of an active campaign with strikethrough rules in the campaign settings now triggers a notification.
- (2024-02-07) Management API: Added the
skipDuplicates
query parameter that allows you to automatically prevent duplicates when using the Import coupons endpoint. - (2024-02-07) Campaign evaluation: Campaigns belonging to a campaign evaluation group now consider the effects applied by previously evaluated campaigns.
- (2024-02-07) Rule Builder: Added more relative date options for time attributes and settings to multiple effects.
Bug fixes:
- (2024-02-21) Rule Engine: Fixed a bug that caused comma-separated values to be entered as a single string in one cart item filter case.
- (2024-02-21) Management API: Fixed a bug that returned expired or disabled campaigns when sending a request to the List campaigns endpoint with the
campaignState
query parameter set torunning
. - (2024-02-21) Fixed a bug that caused points associated with partial returns to be added back to
totalSpentPoints
in the loyalty ledger. - (2024-02-07) Roles & permissions: Fixed a bug that prevented users from being assigned a role.
- (2024-02-07) Campaigns:
- Fixed a bug that allowed users to copy campaigns from an Application with account-level collections to an Application without access to the same account-level collections.
- Fixed a bug that reset the coupon code and referral code settings when copying a campaign from one Application to another.
- Fixed a bug that prevented the copying of campaigns with custom per item effects.