Hello, inside Quick Automate I want to integrate/invoke an existing Flow. The Web Browser action seems to work only with external websites or IAM ARN Roles, but not with existing Flows created in Quick itself.
Please, is there any guide/SOP I can check. Can anyone please help me with this? Thank you in advanced
Welcome to the Quick Community! I do not believe the Web Browser action workaround would be possible due to it being limited as a session (which I think makes it so it cannot access or even recognize an existing Flow on that page). I would recommend trying to see if there are any actions from your Flow and reworking it within Quick Automate (or vice versa).
Hello Luis, thank you for the warm welcome! Same thoughts, I don’t think Web Browser can help with this, but AI assistant was giving me that sole action (I am a Conduit user, so I don’t have the aws resources available within Automate either). Do you know how to link a Flow to Automate (or vice versa)?. When I gave the Flow’s URL from the internet browser (Chrome) to Automate, apparently connected with no issues, but then the (step) Agent fails (when I tell the Agent to run the flow and convert the table output to pdf). Do you know if i) Automate can connect/invoke other existing things created within Quick like Flows? ii) can I use a Python line to connect to Flow’s URL and run it (as a step)? Thank you!
Yes, if you use a third-party solution (such as using a Python script), you may be able to bypass session behavior and utilize Flows within Automate. However, I do not think interconnecting both is possible natively for your use case. To do it natively, you would probably have to utilize one or the other as mentioned.