The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.
I am attempting to update multiple records in a single automation in a Synced Table. I am unable to update Synced Records from RunScript as I get 'Error: Edits to synced field "Stories Automation" (fldxxxxxx) are not allowed from this origin'.I know ...
I was having a heck of a time with this one. Realized afterwards that it won't let you filter out to receive only specific fields in the response.params = {'fields': 'imgid','filterByFormula': filter_formula,'maxRecords': 1}That did not work, but thi...
Found this a bit infuriating but NOW() is the fix. Tried all combinations of today() with and without setting timezone and didn't get the correct data in the fields. e.g. SET_TIMEZONE(TODAY(), 'America/New_York') (set the formatting timezone to UTC a...
Having this same issue. I have submitted a feature request to add a button like it has to allow edits from automations, to allow from syncing, or to add a user called "sync" and allow us to select that as a user to allow edits through. The reason is ...