Skip to main content

Me and a workmate are working on cases linked with calendar events.

If a case is closed, any events related to that case should be deleted.

We know it would be a record-triggered flow, but what are the steps to making it to accomplish the task at hand?

3 respuestas
  1. 31 oct 2023, 18:05

    Ok, so my solution would work, but you would need an extra filter in the Get Records element:

    End Date time - Greater than - Flow>CurrentDateTime

     

    You'll need to do the same flow on Orders

0/9000