Ordergroove can add a One-Click token URL to an order reminder email that, once clicked, will redirect the customer to the destination of your choice. This guide takes you through a custom-built solution using our API; we also offer 1-Click through Klaviyo and Attentive.
Technical Requirements
Creating this experience will require work from both the client team as well as Ordergroove. If you're interested in this experience as well as any possible customizations to it please reach out to your Ordergroove representative to determine the overall scope, implementation fees, and timing for delivery.
Caution: This is a custom experience that must first be purchased through Ordergroove to be enabled. Some aspects of this article may require technical expertise with coding languages.
If you do not currently have someone on staff or contract that can provide that level of technical assistance, Ordergroove suggests seeking out that level of support before attempting to add or alter any working code relating to your subscriptions or storefront.
Synopsis |
|
Areas Impacted |
|
Out of Scope of Solution |
|
Requirements |
|
Resources Required
|
Client/Systems Integrator
|
Other |
Note that as an alternative you can review our webhooks documentation to try and achieve these results without the need for Ordergroove customizations by following the Marketing One-Click flow and applying it to transactional events. |
Overview
Ordergroove can add a One-Click token URL to the order reminder email that, once clicked, will redirect the customer to the destination of your choice. In addition, OG will append the URL with a parameter containing what we call an Action Token. When used in conjunction with our LEGO endpoint, the token will automatically trigger an action on the experience defined. The scenario below outlines a Skip Order action experience.
How To Set It Up
For detailed instructions, take a look at 1-Click Actions in Emails in our Developer Documentation.