I'd like to send an email to a user when a Linked field is updated, but ONLY send the new updates, not the entire contents of the field.
I'm working on a job board. I want to email the organization that posted the job every time a new applicant applies to their posting.
I have two Tables – Users and Job Postings. The two fields are linked so that each Job record shows the Users that have applied to the job, and each User record shows the Jobs they have applied to.
It seems like I can only email the ENTIRE "Users" field to the job poster through the automations creator. Ideally, I would send a daily email to the job poster with only the NEW profiles that have applied to the job.
Any help here is appreciated!