In order to successfully enable SMS in your refactored Blueshift instance, you will need to update your Middleware Authentication Plugin to version 1.28.15* (or higher) and make a few additional updates.
*Version subject to change . This - will be confirmed 7/21
Updating will:
...
Allow you to add the pubcode param to the sms form shortcode (client action needed)
This can be done as soon as you upgrade the plugin (regardless of whether you have migrated to your refactored Blueshift instance)
Note |
---|
Required step for necessary (internal) data work for SMS migration, so should be done ASAP post plugin update |
...
Allow you to disable sending the retailer_customer_id in the event payloads (client action needed POST migration - see warning message for more details)
Path: Plugins --> Agora Middleware 2.x Authentication Plugin --> Integrations --> Blueshift Configuration --> Disable Email ID
Note: the language says "Disable Email ID" but this is actually disabling the retailer_customer_id
Note |
---|
Required POST migration :to refactored Blueshift instance - please DO NOT do this prior to cutover
|
Path: Plugins --> Agora Middleware 2.x Authentication Plugin --> Integrations --> Blueshift Configuration --> Disable Email ID
Note: the language says "Disable Email ID" but this is actually disabling the retailer_customer_id
...
Removes emailID and customerId from the payload and ADDS subscriptionReference and emailAddress to the payload (no client action needed, simpe FYI)
...