Blueshift Middleware Authentication Plugin for SMS
In order to successfully enable SMS in your refactored Blueshift instance, you will need to update your Middleware Authentication Plugin to version 1.29.1 (or higher) and make a few additional updates.
Updating will:
Allow you to add the pubcode param to the sms form shortcode (immediate 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)
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)
Required POST migration to refactored Blueshift instance - please DO NOT do this prior to cutover
Anyone who HASN’T migrated to their refactored instance of Blueshift should wait until after migration to disable this, so that setups in their existing instance are not impacted
Anyone who HAS already migrated to their refactored Blueshift instance and disabled retailer_customer_id (as part of their migration) can skip this part when they update to this version of the plugin
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)
Â