@adamhholmes apologies to come back to this, but it appears I haven’t solved the problem as I thought I had. The workflow is running as planned, but it is only sending the email to and applying the changes to one user, rather than a whole list of users. To recap, what I would like to happen is when current date = a specific date, an email is sent to all users and the workouts this week field is cleared. I have attached my workflow below;

Backend Workflow:

  1. Set up endpoint

  2. Send email

  3. Make changes to user

Workflow:
4) Do when a condition is true - when current date = end date
image

  1. Schedule API

Apologies for long-winded message and hugely appreciate any help as I am completely stuck! Thanks in advance.