Hi @Chris Harring!
Did someone say “tricky solution”? That’s my specialty
There's a neat little workaround for when you'd like to append something to a field rather than overwrite :)
Trigger: Whatever you'd like
Action: Find X (contact, lead, account, etc)
Action: Create/Update X (sometimes it's JUST Update)
Essentially, you're re-adding what was already there and then mapping the field that you want to append.
Does that make sense? Please let me know if anything in unclear and I’ll be happy to elaborate on it for you :)
So that seems great, but fields that are Formulas a/o Long Text don’t appear as fields that were found in the previous “search” steps when I try the “Update Airtable Record” step.
I’m basically trying to get to:
CommentField = NewComment & “\n” & CommentField (\n is a carriage return)
So that the new comment is added as the new top line of the Long Text CommentField… this creates a “running commentary” of comments. When I go to make that “formula” in Zapier, the Long Text CommentField is not available for selection, nor is the Airtable Formula field I created which does this concatenation in Airtable.
Also, the “formula” icon on the right side of the Zapier input row seems to have disappeared? Now I just get a drop-down to select a subset of the fields from the records from previous steps.
Thanks so much for the help, this one has me vexed!!!
Hi @Captain Cosmo!
Are you sure you’re looking up the right record? Can you elaborate a bit on what your workflow looks like? Maybe include some screenshots?
So, for example, do you have Table A where you add new records, then find a record in Table B by one of the fields, then you want to append something from the Table A record? Just making sure I understand the bigger picture for your desired workflow.
Thanks!