LogoLogo
  • πŸ› οΈWelcome to Smartrr help docs
  • Links
    • Changelog
    • API Docs
  • Getting Started
    • Implementation
      • πŸͺ„Installing Smartrr on a Shopify 2.0 theme (Automatic Install)
      • πŸ—ΊοΈInstalling Smartrr on a custom Shopify theme (Guided Install)
      • πŸ§Ÿβ€β™‚οΈInstalling Smartrr on a headless store
      • πŸ’»Adding Smartrr to a custom page (Shopify Liquid)
    • Onboarding
      • ⛑️Basic onboarding process
      • 🧀Smartrr team led onboarding
      • πŸ’΅Plans
      • πŸ’³Migrating subscriptions from payment processors
  • Support
    • Subscription Setup
      • πŸ“‡Subscription Programs
      • βš“Subscription anchor dates
      • πŸ—“οΈMaximum/minimum (finite) subscription plans
      • πŸ“§Email subscription notifications (Customer Notifications)
      • πŸ“²SMS subscription notifications (via Twilio)
      • πŸ›οΈSubscription discount codes
      • πŸ’ΈPrepaid subscriptions
      • πŸͺœSequential Flow Builder?
      • πŸ“¦Shipping methods
      • ❔Subscriptions when an item is unavailable
      • πŸ’²Buy-now-pay-later payment methods for subscriptions
      • 🏁Checkout Extensions
    • Admin Portal
      • πŸ”Adjusting customers’ subscriptions
      • πŸ“‡Adjusting customers' information
      • πŸ€Έβ€β™‚οΈ"View as customer" feature
      • πŸ•’Event log
      • πŸ“ŠAdvanced Analytics reporting
      • πŸ–ŒοΈCustomer account portal theming
      • πŸ”€Translations
      • πŸ’»Available actions for customers in account portal
      • 🎨CSS overrides
      • πŸ” Adjusting typography with CSS overrides
      • πŸ“£Marketing Banners
      • πŸ’­Retention
      • 🧺Bundles
      • 🎁Loyalty
      • πŸ”Passwordless login
      • πŸ’ŸCreator upsells
      • 🎞️Instagram feed
    • Customer Account Portal
      • πŸšͺAccessing the Customer Account Portal
      • πŸ”„Creating an account
      • πŸ”œViewing next orders
      • πŸ“Manage subscriptions
      • πŸ—ƒοΈOrder history
      • πŸ“§Updating email address
    • Transactions
      • 🀝Subscription transactions
      • 🚫Failed payments
      • πŸ“†Billing schedule
    • Integrations
      • 🌐Available integrations with Smartrr
      • πŸ“±Attentive x Smartrr Integration
      • πŸ“±Blueprint x Smartrr Integration
      • πŸ“¬Gorgias x Smartrr Integration
      • πŸ“©Klaviyo x Smartrr Integration
      • 🦁Loyalty Lion x Smartrr Integration
      • πŸ“±Postscript x Smartrr Integration
      • πŸ”Recharge x Smartrr Integration
      • 🟩Shopify Flow x Smartrr Integration
      • πŸͺWebhooks
    • Shopify Questions
      • πŸ’²Will updating product prices in Shopify reflect in Smartrr?
    • Developer Documentation
      • Bundles: Developer Documentation
    • Troubleshooting
      • ⏸️Why did my customer's subscription automatically pause?
      • πŸ“žWhy is my customer's shipping address invalid? (Phone number formatting)
      • πŸ†˜Can’t find the answer to your question?
    • RSS Feed
      • πŸ“³Smartrr’s changelog: Stay up-to-date with Slack
Powered by GitBook
On this page
  • Setup
  • Postscript Triggers
  • Postscript Automations
  • Customer Keyword Responses
  • FAQs
  • πŸ•’ Coming soon...

Was this helpful?

Export as PDF
  1. Support
  2. Integrations

Postscript x Smartrr Integration

Instructions on how to set up SMS subscription management with Smartrr's native Postscript integration.

PreviousLoyalty Lion x Smartrr IntegrationNextRecharge x Smartrr Integration

Last updated 1 year ago

Was this helpful?

Last updated: April 13, 2024

Setup

πŸ“² Note: Smartrr does not currently act as a service to gather SMS subscribers. For this integration, we are assuming that your customers are already subscribed via Postscript. For instructions on how to gather Postscript subscribers, . You may also need to be on a Postscript plan that allows integrations. Please contact your Postscript representative directly should you have questions on upgrading your plan.

To integrate Postscript and Smartrr, first create a security key pair from your Postscript dashboard under Settings > API.

Once created, show and copy your Private Key to your clipboard. Paste this key in your Smartrr admin under Integrations.

Click Confirm. Once saved, your integration setup is complete!

Postscript Triggers

The Smartrr x Postscript integration works by sending triggers on a subscriber-level that can be used to create automations inside the Postscript admin based on the below events.

In green we've outlined some example copy for SMS automations that your shop could create using these triggers.

Trigger
Description
Potential SMS Example

πŸ†• Subscription Created

Sent whenever a new subscription is created

Hi {first_name}, thanks for your subscription! Manage your subscription by creating an account here: {account_page_link}

πŸ” Upcoming Order

Sent 3 days before upcoming order, customer provided option to skip

Heads up: your upcoming subscription will ship in 3 days. Not quite ready? Just reply SKIP

⏭ Skipped Order

Sent when a customer skips after receiving the upcoming order notification

Confirmed! Your upcoming subscription will be skipped. Your next order will be on {new_delivery_date}

πŸ’³ Payment Method Updated

Sent whenever a customer successfully updates their payment method

Hi {first_name}, your payment method has been successfully updated!

❗️Payment Method Failed

Sent whenever a payment method for an upcoming order has failed

Your recent payment wasn't completed. To update your payment method, click here: {account_page_link}

❌ Customer Deactivated

Sent when when a customer's last subscription has been canceled

We're reaching out to confirm your subscription has been canceled. We're sorry to see you go.

Postscript Automations

To create an automation in Postscript navigate to Automations under Messaging.

Note: For Smartrr's integration, please use Legacy Automations.

Click Create Automation. Be sure to choose the Legacy option.

Select Custom Automation.

Select any of the triggers that begin with Smartrr: to proceed.

You're now ready to add your desired SMS copy and set a wait period. You can set a wait time as low as 1 minute.

To add dynamic tags to your SMS automation, click More and Add Tags. The default tags scoped to Postscript include shop_name, first_name, last_name and shop_link. To add Smartrr-specific dynamic tags, reference the below table for tags associated with each trigger:

Trigger
Associated Tags

πŸ†• Subscription Created

πŸ” Upcoming Order

⏭ Skipped Order

πŸ’³ Payment Method Updated

❗️Payment Method Failed

❌ Customer Deactivated

Tip: Make sure you save your automation and that it's enabled by sure the Active toggle is flipped to green.

Reminder: in the United States, automation "waking hours" are from 11AM to 9PM.

Customer Keyword Responses

Your customers can use specific keywords to trigger certain actions on their subscription.

Skip

Response
Action

SKIP

Skips customer's next scheduled subscription order.

To set up a prompt for the customer to SKIP, set up a legacy automation with the automation trigger: Smartrr: Upcoming Order.

{shop_name}: Heads up: your upcoming subscription from {shop_name} will ship in 3 days. Not quite ready? Just reply SKIP. To manage your subscription go to {account_page_link}

To set up a response to SKIP, set up a second legacy automation in response to the trigger: Smartrr: Order Skipped.

{shop_name}: Confirmed! Your upcoming subscription will be skipped. Your next order will be on {new_delivery_date}. To manage your subscription go to {account_page_link}

FAQs

  1. Where can I track Smartrr messages in Postscript? You can view your message analytics in your Postscript dashboard under Analytics > Messages. You can also view direct customer responses to automated messages in Messaging > Responses.

πŸ•’ Coming soon...

The below features will be coming soon to the Smartrr x Postscript integration:

  • Text DELAY to delay a subscription

  • Ability to pull in dynamic Shopify customer data into SMS

to learn how to set up automations in Postscript using Smartrr triggers.

πŸ“±
{account_page_link}
{delivery_frequency}
{delivery_frequency_unit}
{account_page_link}
{account_page_link}
{new_delivery_date}
{account_page_link}
{account_page_link}
{retry_num} 
{account_page_link}
Jump to the section below
click here
Example of "SKIP" response.