Embed Functions (Coming soon)
In this guide, we will use the Integry.JS SDK to enable users to execute Functions in other apps (and connect those apps) from your SaaS application.
Before you proceed, please sign up for a free trial (if you haven't).
Set up the SDK
Follow the steps here.
Show functions
Your users need a way to discover functions.
Show Functions in the Integry marketplace
Call the showFunctions() method to show a list of functions. You can configure the render mode, layout and styling.
Your users will simply click an app to connect. If the app has Flows, they will then be able to setup/run those flows.
Last updated
Was this helpful?