Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Malomo and Postscript Integration rely on orders to be placed in order to function. Prior to setting up an Automation, ensure you either have new orders placed, or place a “fake” order yourself in the time between the integration being authenticated and automations being set up. 

...

Image AddedImage AddedImage AddedImage AddedScreen_Shot_2021-09-01_at_1.53.03_PM.pngImage Modified

  1. In your Postscript Dashboard, go to ‘Automations’ and click ‘Create Automation’. You will want to create a “Custom Automation”. Click ‘Create Legacy Automation.’

  2. Click ‘Custom Automation’ to create an automation flow off of the Malomo events.

  3. From there, you will want to give your Automation a name. We recommend naming conventions similar to the trigger you have chosen to initiate the automation.

    Please note, we do not recommend triggering a status off of InTransit, as the journey will trigger multiple texts to your customer. Our system receives the InTransit status on every scan event received between PreTransit and OutForDelivery

    .

  4. Once you have selected your triggerstrigger, you can determine the message properties that you want to be sent with your message. To link customers to your custom tracking page, we recommend using the { order_url} tag once you've set your Default Tracking Page URL. You can also build your tracking URL with the {order_id} tag, such as this: www.brandname.mymalomo.com/xxxxx/?_m_id={order_id} 

  5. We also recommend using the {order_number} tag to give customers a reference point. 

  6. We recommend that you run through a few tests of your Integration to your own user prior to saving your work.

  7. We also recommend that you add “Reply STOP to unsubscribe” in your message and try to keep your text under 160 characters. 

  8. Once you are comfortable with your automation, hit save!

Available Triggers with Malomo
Anchor
triggers
triggers

When a trigger is fired (when a Malomo event occurs), an active Postscript automation for that trigger must also exist in your account in order for SMS notifications to be sent. 

Event name

Description

Malomo: ShopifyOrderCreated

Shopify records a new order placed by a customer.

Malomo: ShipmentCreated

Shopify records a new shipment on an order and that shipment registers in the Malomo platform.

Malomo: ShipmentCreatedError

Malomo records an error when trying to register a shipment in the Malomo platform. Learn more about error codes here.

Malomo: PreTransit

A shipping label was created and has been registered in the carrier’s system. However, the carrier has not yet taken possession of the shipment.

Malomo: ShipmentFirstInTransit

Only the first scan event when the shipment is in the carrier’s possession and is en route to its destination.

Malomo: InTransit *

The shipment is in the carrier’s possession and is en route to its destination.

Malomo: ShipmentFirstOutForDelivery

Only the first scan event when the shipment is currently on its last mile and is en route to the destination address.

Malomo: OutForDelivery*

The shipment is currently on its last mile and is en route to the destination address.

Malomo: Delivered

The local delivery vehicle has reported the package was delivered.

Malomo: Return To Sender

The shipment was not successfully delivered and is en route back to sender.

Malomo: Canceled

The delivery has been canceled typically by either the seller or recipient.

Malomo: Available For Pickup

The shipment is available for pickup from the carrier’s facility such as a post office.

Malomo: Failure

A delivery was attempted but the shipment could not be delivered. 

Malomo: Error

An unknown delivery error occurred.

Malomo: FulfillmentStalled

An order that has been created but has not been fulfilled in the specified time frame within our Problem Orders feature.

Malomo: ShipmentStalled

An order that has been fulfilled or is in transit and has not received a scan update in the specified time frame within our Problem Orders feature.

*Please note, we do not recommend triggering off of InTransit or OutforDelivery, as the journey may trigger multiple texts to your customer. Please use our Malomo: ShipmentFirstInTransit and Malomo: ShipmentFirstOutForDelivery triggers instead.