Hello All,
I am doing research for one a potential integration for one customer. The ask is to trigger a workflow once file is uploaded on the nextcloud. The workflow contains multiple steps like once uploaded do multiple actions. and there is another flow which is independent flow from this flow. I want to know
-
Should i used webhook events or should i use flow functioanlity as deploy this as app ?
-
should i develop modular worlflows of multisteps flows and deploy these and app and let events triggers these modular workflows, which are part of multistep asynchronous flow?
-
Should i developed a custom app and package this soltution into single app?
-
Is it possible to write a customized code or integration in language other than PHP?
-
Do we have webhooks available ( out of the box) for all the events like any other ECM tool?
thanks in advance for your help