JamesCarr
4 months agoQrew Assistant Captain
Add Upsert Row Only If The Record ID Hasn't Been Added Already
My table has a Latest Record checkbox to identify the most recent entry among records with the same email address. That's the record that I would want updated to trigger a notification when the cond...
- 4 months ago
Thank you for replying. Good reminder to come back to my questions when I have found a work around. Apparently, this isn't possible and it requires a different approach to the automation I have in question. Fortunately, I didn't have a lot to do. I simply updated the pipeline in question to check a box for the designated record and let that be the trigger of another pipeline for the final result.