How to change dynamically job status active to inactive based on deadline in database

I need to know how to change job status “active” to “inactive” dynamically based on deadline over. So that only active job visible to the candidate.

Schedule a backend workflow at the time of job creation or when the deadline is updated that would switch the status from Active to Inactive. The scheduled date/time of this WF should be the deadline of that job

1 Like

can you help me with workflow screenshots.
like create a new things (job) → backend workflow → alert (job posted)

This topic was automatically closed after 70 days. New replies are no longer allowed.