I'm not sure I totally understand your goal. I'd suggest something similar to Tyler, but I suggest putting the conditional
outside of the loop when possible. Maybe consider a formula field that houses the "answer" and a single Pipeline can set the result to that instead?
Although, I probably would model the data differently (e.g. using child records) so the data doesn't override itself. It depends on your use case and whether you'd like cleaner audit trails!
------------------------------
Brian
------------------------------
Original Message:
Sent: 01-06-2023 15:12
From: Herberth Solano
Subject: Pipeline
Hello Community
How can I create a pipeline that changes a checkbox at a specific time every day?
For example:
Monday 23:00
check box = true
Tuesday 23:00
checkbox = false
In this way my email will be sent when that checkbox field is edited.
Thk u very much.
Redgards,
Herberth Solano.
------------------------------
Herberth Solano
------------------------------