Need a function or @row formula to get the specific attachment URL for any row attachment. This function could be used in a column so @row.GetAttachmentURL(Index) would return a URL. This is similar to the URL generated when the Attachment ->Send email menu option is used.
This would allow Automation workflows to send Message Only email and include a link to the attachments on a row.
Agreed. There is no way to programmatically access the URLs unless using the API.
Agreed, then also able to add a download column.