• Martin McCauley 5
  • NEWBIE
  • 0 Points
  • Member since 2022

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 1
    Replies
Calendly provides code to Inline Embed their Calendly Widget directly into a website. I would like to Embed the Widget into a custom screen component I can then add to my Flow. I am not a dev so I don't know if this is even possible?

Calendly provided Inline Embed code:
<!-- Calendly inline widget begin -->
<div class="calendly-inline-widget" data-url="https://calendly.com/testfinancialplanning/my-financial-coach-consultation-meeting" style="min-width:320px;height:630px;"></div>
<script type="text/javascript" src="https://assets.calendly.com/assets/external/widget.js"></script>
<!-- Calendly inline widget end -->

Any help/suggestions or resources on how to do this would be appreciated.
Thanks,
Spencer