The Community will be undergoing maintenance on Friday January 10 at 2:00pm - Saturday January 11 at 2:00pm EST, and will be "read-only." For assistance during this time, please visit our Help Center.
Hello -
For the past few weeks, my Automation emails are being received with a square placeholder in place where the grid should be (see screenshot).
The new Preview feature displays the email correctly, but what I receive is different.
Just checking...
I have my own personal Airtable account, plus the account from my employer.
As such, I have two profiles in the Community.
I’d like to merge the two profiles so I have a single account to track all my engagements.
Is this possible, or at least setup ...
I came across this post for the same function I am trying to implement. I am trying to setup via an Automation when a record enters a view. The script is working, however for each trigger, it is pulling all records in the view, not just the record ...
Glad I found this post. I came here searching if anyone else was having the same issue.The To: fileld and CC: field are reversed in the outbound emails.
Glad I found this post. I came here searching if anyone else was having the same issue.The To: fileld and CC: field are reversed in the outbound emails.
Here is how I would accomplish this - there could be better ways, but I’m still learning too :-).
Create a formula field with an If/Then statement: IF(Field1 = Field2, 1, 0).
Then create a filtered view for only the records polulated with 1 from th...