How to make one code flow run for multiple people in the org
Hi Folks,
I have built a flow to transfer a Zoho calender event as Zoho CRM module record.
The code works perfectly as needed. But the issue is I want the same functionality for others in our org.
It is showing only my calendar in the selection trigger.
I thought of duplicating the flow but it doesn't work unless we delete the calender connection of one user and recreate from the second user.
If I delete my connection and recreate a connection for another user, it shows his or her calendar only.
My requirements is how to run the automation to work for multiple users calendar at once.
Thanks in advance