I can't find a CDS trigger in Flow equivalent to the SharePoint ‘When an item is created or modified’ trigger. Can I just use two separate triggers i.e. When a record is created AND When a record is updated?
I need to reference columns of the newly created/updated record later in the Flow. Can I just reference both and one will win out as it were?
Or should I just duplicate the Flow with the two different triggers?
Solved! Go to Solution.
Hi @Digital
There are no single trigger for created or modified similar like SharePoint. It would have been good 🙂 Like you mentioned the only option is create two separate flows. If you got similar logic then think about create two triggers and call a child flow for the common logic. Yes you will end up having 3 flows but your child flow will handle all the business logic for both flows.
Thanks
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blogPower Automate Video TutorialsI also posted this question in the PowerApps forum. Thanks to @v-siky-msft and @HSheild for pointing out there is a trigger for when a record is created, updated or deleted.
To get this trigger you need to use the Common Data Service (current environment) connector.
Common Data Service ( Current Environment ) connector is only available inside of CDS solution, so you should first enter the solution, and then click New-Flow to create a flow inside the solution.
Hi @Digital
There are no single trigger for created or modified similar like SharePoint. It would have been good 🙂 Like you mentioned the only option is create two separate flows. If you got similar logic then think about create two triggers and call a child flow for the common logic. Yes you will end up having 3 flows but your child flow will handle all the business logic for both flows.
Thanks
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blogPower Automate Video TutorialsI also posted this question in the PowerApps forum. Thanks to @v-siky-msft and @HSheild for pointing out there is a trigger for when a record is created, updated or deleted.
To get this trigger you need to use the Common Data Service (current environment) connector.
Common Data Service ( Current Environment ) connector is only available inside of CDS solution, so you should first enter the solution, and then click New-Flow to create a flow inside the solution.
Hi @Digital
Yes of course that is available via solutions. So confusing same two connectors. Thanks for pointing out this.
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blogPower Automate Video TutorialsHi ,
Are you looking for these options:
It is readily available in CDS(current) connector.
Thanks
The flow is not getting triggered for common users and its only working when new item created in cds from admin user. Any permissions to be updated?
Join digitally, March 2–4, 2021 to explore new tech that's ready to implement. Experience the keynote in mixed reality through AltspaceVR!
Power Platform release plan for the 2021 release wave 1 describes all new features releasing from April through September 2021.
User | Count |
---|---|
33 | |
16 | |
15 | |
12 | |
9 |
User | Count |
---|---|
39 | |
21 | |
19 | |
10 | |
9 |