for ShipStation

  1. create gmail ABCzaps@gmail.com
  2. set up lab 50 plain text email*
  3. duplicate Zap; set up new parser mailbox
    1. https://parser.zapier.com/
    2. ABC5876354@robot.zapier.com
  4. set up ShipStation (get API keys) 
  5. finalize up Zap and test


Lab 50 plain text email (this one, as well as one that includes products, are included if you copy in the templates from the db): 


Order Number: {%order_number%}

Date: {%order_date%}

Shipping Method: {%shipping_method%}

                                        
Buyer Name: {%customer_first_name%} {%customer_last_name%}

Buyer Email: {%customer_email%}

Buyer Phone: {%billto_phone%}


Total: {%order_total%}

Shipping Total: {%order_shipping_total%}


Ship-to Name: {%shipto_first_name%} {%shipto_last_name%}

Ship-to Email: {%shipto_email%}

Ship-to Phone: {%shipto_phone%}

Ship-to Street: {%shipto_street%}

Ship-to City: {%shipto_city%}

Ship-to Region: {%shipto_region%}

Ship-to Country: {%shipto_country%}

Ship-to Postal Code: {%shipto_postalcode%}



  • No labels