Hi! I'm working on an integration to bring documents to Google Cloud Storage via plug-in, upload file integration works fine, But it takes the document to the Google Cloud storage without the extension that is without any content as shown in the image below.
To display the documents stored in google Storage, I use the get signed url integration and web content component where I can view the document if you have a type in google storage, but It will be downloaded a file without an extension instead of viewing the content.
That is the file downloaded in downloads on my PC.
You can see is a file without extension.
Any ideas to edit the request and be able to send the extension to google storage?
Discussion posts and replies are publicly visible
Seems like the path takes the full path starting folder name and file name with extension. I tested and it uploaded successfully with full file name
Hi! Thanks for you reply, but i try your solution and this isn't work, i explain again, i need edit the column called "Type" as shown in the image below.