
Continuing with the post – Sitecore Personalize – Create Fullstack Experience
In earlier post created a new Fullstack experience named- pastoral grill experience and ID for same was “”

Get the ID of the expereince in “Details” tab and a code snippet to run this in frontend. But in this post will see how to interact using rest api endpoint.

Send request to Rest API to recieve response-
https://{{apiEndpoint}}/{{restApiVersion}}/callFlows
See here API target endpoint to be used based on region-
Request and Response-

clientKey- I have client key as a ennvironment variable. See how to find Client Key
pointOfSale- Enter your configured point of sale. See how to create or get POS
friendlyId- Fullstack/Web Epxerience friendly id. See how to get interactive experience id
In the operational tab there is a spike at the time the request was sent-

![]()




