Is there a way for Appian to receive an external document download link and convert that to a document stored on Appian?
I have tried using the "Document Upload" Web API template without success
I have also tried using an integration object and converting binary to Appian document but got an error saying that my url doesn't match "[*.appiancloud.com, appiancloud.com]"
Any suggestions here would be appreciated.
Thanks
Discussion posts and replies are publicly visible
A integration object would make the most sense since a URL will return the document. Do you have an example URL?
Unfortunately, I can't provide the URL as that is private for the client
I tried using an integration object and changed "Response Body Parsing" to "Convert binary to Appian document" but I get an error saying I couldn't connect to the link as it has to match "[*.appiancloud.com, appiancloud.com]"