function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Sharath JalluSharath Jallu 

expose Lightning Scheduler flow in a visual force page(or public website) using an Embedded Service

Hello All,
I am trying to expose Lightning Scheduler flow in a visual force page(or public website) using an Embedded Service.
But I could not see the InboundFlow which I created using standard template, in the Embedded Service. Any Idea?
But the Lightning scheduler works as expected from Account record Page.
I want the same functionality on click of a button from Visual force page. 
Any help is appreciated. :)
Sharath JalluSharath Jallu
Also I tried debugging flow/adding Flow on home page layout. Flow is having error or something , I cannot see adding parent record Id option manually.(I could see this from Lead/account record page.)
How do I add parent Record in oob flow template?