The Community will be undergoing maintenance from Friday February 21 - Friday, February 29 and will be "read only" during this time. To learn more, check out our Announcements blog post.
So my automation flow is:
Trigger: Google sheets row is created
Actions: Create record (in Table B); the record fields are (all pulled from the new google sheets row):
Applicant ID (the primary key for Table A, and how I’m linking Table B to Table A)...
I’m having the same issue (my automation was previously working, then this problem occurred) but I can’t use this solution.
I currently have an automation that pulls in data from a google form, which then creates a new record in Table B. One column i...