
Announcements
Hi Everyone,
We are trying to create flows that will be triggered from a record create/update/delete in a CDS entity and create/update/delete a Microsoft Planner Plan/Task/Bucket and vice versa. I was able to achieve the former via a rest API, however I am not sure how to trigger a flow based on a Planner Plan/Task/Bucket create/update/delete. We could get the modified dates of the Tasks in Planner and create a scheduled flow that will compare the dates in cds entity and planner and update them accordingly, but does anyone know if it is achievable with Plans and Buckets. Or if it is possible to done in simpler ways other than grabbing the modified dates? Please let me know.