Dec 12, 2023 11:33 PM
I have two tables that are linked to each other: Candidate Table and Position Table
Each candidate record has contact information (email) and is linked to a specific position record which also means that each position record may be linked to multiple candidate records. Each position record also has a status: Active, On Hold, Lost, etc.
I would like to be able to send automated emails to all candidates linked to a position that has changed its status from Active to On Hold to update them on what's going on. What would be the best way to go about this automation?
Dec 13, 2023 10:06 PM
@Chong_32 This scenario can be done by integrating with Make.com
Dec 15, 2023 04:24 AM
Thank you @musadhiq, I would like to find an option that would not require additional integrations. Would you be able to help?