Skip to end of metadata
Go to start of metadata

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

Compare with Current View Page History

« Previous Version 2 Current »

Streamline users who send email quotes to guests will create a bookable list of units on your website with Hub Custom Quote.

There are three things you need to do to start using the custom quote feature in Streamline.

  1. Create a page on your website at https://YOURDOMAINHERE.com/custom-quote

  2. Add your Hub script to the page

    1. Be sure to use the ID=custom-quote

<div id="custom-quote">

<script src="yourscripthere.js" type="text/javascript"></script>
</div>

3. Generate a Custom Email Quote from Streamline for yourself to test.

The link in the email should be: https://YOURDOMAINHERE.com/custom-quote/?hash=blablablabla

If is it not, be sure your website domain is setup in Streamline.

If it is, clicking the link should load on your website the custom quote(s) you generated.

  • No labels