2 weeks ago
Hi Team,
We were exploring workato for embedding into our app.
I do see a connection component for embedding: https://docs.workato.com/en/oem/embedded-connections.html
What I wanna achieve:
- I would have certain recipes built and in my workato instance.
- In my app, it would be tied to certain user actions.
- Suppose user clicks on action-1, it would call the recipe-1.
- Now with the connection component embedding, I can render those fields needed to connect with the third-party product.
- After this, my recipe has an action, where I do an API call, and there are some parameters in that API, which I need from user. How can I embed this component into UI of my app.
- My app is responsible for invoking the recipe and managing cadence.