calendar URL needed

DAucello
Member

Hi Everyone

 

How can I determine the URL for the calendar I am using on my website? 

thank you

0 Upvotes
1 Accepted solution
karstenkoehler
Solution
Hall of Famer | Partner
Hall of Famer | Partner

Hi @DAucello,

 

By far the fastest and easiest option, if you're referring to meeting links, is to submit it yourself, then check your contact record for the name of the meeting link.

 

Alternatively, inspect your page and look for the part with the embed code which should look something like this:

 

<!-- Start of Meetings Embed Script -->
    <div class="meetings-iframe-container" data-src="https://meetings-eu1.hubspot.com/person/name?embed=true"></div>
    <script type="text/javascript" src="https://static.hsappstatic.net/MeetingsEmbed/ex/MeetingsEmbedCode.js"></script>
  <!-- End of Meetings Embed Script -->

 

In other words, if you search within the source code for "hubspot.com", that would also lead you to the meeting link URL.

 

Once you have it, navigate to Menu → Sales → Meetings, change the Owner dropdown to 'All users' and search for the meeting with the corresponding link.

 

Best regards

Karsten Köhler
HubSpot Freelancer | RevOps & CRM Consultant | Community Hall of Famer

Beratungstermin mit Karsten vereinbaren

 

Did my post help answer your query? Help the community by marking it as a solution.

View solution in original post

0 Upvotes
1 Reply 1
karstenkoehler
Solution
Hall of Famer | Partner
Hall of Famer | Partner

Hi @DAucello,

 

By far the fastest and easiest option, if you're referring to meeting links, is to submit it yourself, then check your contact record for the name of the meeting link.

 

Alternatively, inspect your page and look for the part with the embed code which should look something like this:

 

<!-- Start of Meetings Embed Script -->
    <div class="meetings-iframe-container" data-src="https://meetings-eu1.hubspot.com/person/name?embed=true"></div>
    <script type="text/javascript" src="https://static.hsappstatic.net/MeetingsEmbed/ex/MeetingsEmbedCode.js"></script>
  <!-- End of Meetings Embed Script -->

 

In other words, if you search within the source code for "hubspot.com", that would also lead you to the meeting link URL.

 

Once you have it, navigate to Menu → Sales → Meetings, change the Owner dropdown to 'All users' and search for the meeting with the corresponding link.

 

Best regards

Karsten Köhler
HubSpot Freelancer | RevOps & CRM Consultant | Community Hall of Famer

Beratungstermin mit Karsten vereinbaren

 

Did my post help answer your query? Help the community by marking it as a solution.

0 Upvotes