Jorge Solá 8/4/2017 9:46:50 PM Sorry, Slava, can you please explain a bit more?
I created a Formula-URL column with the formula:
"https://www.teamdesk.net/secure/api/v2/{appid}/{table}/{document}/document?id=" & RecordId()
where I substitute the parameters for their values. The formula seems to be correct because when I click on the Formula-URL column it automatically generates the proper document.
But when I do the assignment of the Formula-URL to a File Attachment column in a workflow action, I get an error: Error in 'New Record Update' action: The remote server returned an error: (401) Unauthorized.
Why is this happening & how can I correct it?
|