Knowledge Base/Support Topics/Add buttons or widgets to your email and web site

Where do I find the link for my Activity?

Nancy Phippins
posted this on December 05, 2010 12:45

Where do I find the link for my Activity?

The link (URL) for the Activity is located in the main dashboard of TimeTrade.

  1. Login to TimeTrade.
  2. Select the desired Activity.
  3. The link is located at the bottom of the Activity and Appointment details window as shown below.
  4. Each Activity has its own unique URL.

Activity_Link_Location.PNG

The link can be copied and placed in web pages, emails and also referenced in printed materials.

 

Comments latest first

User photo
Jim Glenn

What is the proper link for the Inframe?

<form name="Scheduleappointments">
<select name="menu" onchange="window.open(this.options[this.selectedIndex].value,'innerframe')">
<option value=''>Please choose</option>
<option value="https://my.timedriver.com/XXXXX?sh=1 ">Personal Meeting </option>
<option value="https://my.timedriver.com/XXXXX ">15 min. consult </option>
</select>
</form>
<iframe name="innerframe" src="https://my.timedriver.com/TGNVM " width="100%" height="100%"></iframe>

January 05, 2012 15:50