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.
Is there any way to get a record by a cell value?
I have an API hitting a webhook and passing in an external ID, which is present in the table as a value in the “External ID” cell. I need to get the associated Record.
Seems the only solution is to it...
I’m trying to set a Collaborator field to the current user when they change the status of a row.
It seems automations do not know who the current user is… :thinking: :confused:
So I read about a workaround where you use the session object in a sc...
Thank you. It’s not a large table… just had me wondering if I was missing something.
Now onto figuring out how to SET a value of a linked table cell from the script :slightly_smiling_face: