Hi team, I am currently on a trial trying to test out the Workday integration. Quick question on date formulas. Is there a way for us to look at a date field on a Workday record and create a time-based trigger that will run "X days" before the date field?
For example, the hiring date for an employee is set for 07/30/2023 and we're trying to build a trigger that will run 7 days before the hiring date.
Thank you!
A
Amarnath Beedimane hanumantharaya
said
3 months ago
You can do Date - 7.days or "Date".to_date - 7.days Hope that helps.
Trial. job. candidates+woosikandy. kim
Date formulas
For example, the hiring date for an employee is set for 07/30/2023 and we're trying to build a trigger that will run 7 days before the hiring date.
Thank you!