Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Next »

Summary

In this article, we will explain how you can build order form URLs for each of your stores. These URLs can be shared via social media, email, sms, and your website.

Find the base URL

  1. Log into your TSA (The Shed App) account

  2. In the search bar of your browser edit the URL while you are viewing the Dashboard

    1. e.g. https://manufacturer.theshedapp.com/#/dashboard

  3. remove #/dashboard

  4. add order-form

    1. e.g https://manufacturer.theshedapp.com/order-form

  5. open the URL as you have edited it

    1. This should open the order-form

This is the base URL. You can bookmark it or save it in a note for future reference. You can also share this URL with customers. This will allow the customer to first choose a store on a map view before creating an order

What if I want to share a URL that directs customers only to my store?

You can add a parameter to the end of the base URL. Adding this parameter will direct customers to a specific store when they create an order.

  1. Get the base URL as specified above

    1. e.g https://manufacturer.theshedapp.com/order-form

  2. In your TSA account navigate to System > Lists > Stores

  3. Get the store id of the store

    1. e.g. 96

  4. Add ?store=Store ID to the end of the base URL

    1. e.g. https://manufacturer.theshedapp.com/order-form?store=96

  5. Open the URL in a browser tab to verify it is working as you expect

The URL that you have built can now be shared via social media, email, sms, and your website.

The example URLs provided in the example are for reference only. Sharing the example URLs with your customers will not direct them to the correct order-form

  • No labels