That's the solution! I placed the array's source after the iterator to correctly select records associated with the "record id" in the iterator. It's ...
It seems that only the “record id” is being passed through the iterator. How can I get the other fields to come through along with the “record id”? ...
Hi, thanks, are you referring to hardcoding values directly into the spreadsheet?
I believe I need to map the other fields within the array, but it doesn't seem to permit that.
Appreciate your response and feedback. I'm uncertain about the root cause of the issue. The array contains the record IDs from the “Prospect and Sales...
I'm working around this issue by utilizing the “Nickname” field within Google Contacts to store the Airtable Contact Record ID. While this might not b...
I didn't expect Google to create Y2K-style issues, but it seems they have. Thank you for the information and for sharing the reference.
Likely when you activated your AT automation script, I would assume? That was the key point; in test mode, I won't send the record ID, only when it's ...
It turns out that was a fluke. The correct solution was provided; it's an Airtable bug. The recordID won't be sent until the automation is activated. ...
This approach worked for me. I created a formula field to extract the record ID using Record_ID() and then utilized this field instead of the default ...
Hello, thanks for getting back to me. I should have marked this question as answered since I found the solution. Our organization does not use Sage Bu...