...
Action type = Update
Target Object = Cohort
Field Mapping (DPE to Target Object)
Id = Id
Status_Current = PosiEd__Status__c
...
Flow Creation of Update Cohorts with Current and Future Status
Go to Set up > Flow > Click New Flow
...
Select Schedule-Triggered Flow and click Create.
...
Set a Schedule - Start Date, Start Time, and Frequency.
Note: You need to set the schedule to a future date and time, as a schedule-triggered flow can’t run on a date/time that’s already occurred.
...
Add Action Element into the flow and in the New Action window:
Select Data Processing Engine, in the Category Section.
Add the DPE Populate Search Description in the Contact
Label = Update Cohort Status
API Name = Update_Cohort_Status (auto-populate)
Description = Call and pass input variables to DPE.
DateToday = Today
DateTodayPlusOffset = Today Plus Offset
Click Done.
...
Save and name the flow “Update Cohorts with Current and Future Status”
Upon activation, the flow will run following the schedule that you have established.