Logging Attachment Names
Options

swfascetti
βββββ
Is there a way to put the name of an attachment in a row into a cell in the same row?
Answers
-
You would need to leverage the API, the premium add-on Bridge, or some other similar third party app to accomplish this other than manually.
-
I have access to bridge. How can I learn how to go about this? Thanks
-
How much experience do you have in Bridge?
The basic idea is that you would set up your trigger to be based on when something gets attached.
First Module would be a Get Row module to get the trigger row.
Second module would be an update row module where you update the trigger row with run log data containing the attachment name.
If you need more details than that, feel free to let me know.