Configure SDK
Adding the embedding SDK script will initialize an object in your window calledactivepieces, which has a method called configure that you should call after the container has been rendered.
The way navigation works is that the iframe loading Activepieces, will read the browser URL, remove the
prefix, and use what’s left of the route to navigate within Activepieces.For example, if you set automation as the prefix and visit /automation/connections, SDK will open /connections in Activepieces.