Hi,
I have created a workflow and published in my Gallery. I have shared this workflow with 2 clients. For example Client 1 and Client 2. This workflow uses database connection to read the data from client database. So at the time of running the workflow I would like to read the collection name in the workflow itself. So that based on the collection name I will create the dynamic db connection for respective client name.
So my issue is that, how can we use a single workflow to connect to different client databases based on the collection from which the user is executing the workflow. Here I don't want to duplicate the workflows for each client, because we have around 100+ clients.
Thank you,
Jithendra.