Adding attachments to a row in Smartsheet using a HTTP action in Power Automate

I am trying to upload attachments to a Smartsheet row using the HTTP action in Power Automate. Is this possible? The URI is accurate (populated by dynamic content in the flow).
I am receiving this error: "Multipart upload request was invalid. Please check your request headers and payload."
Does anyone have advice?
Thanks!
Paul
Answers
-
Hi @Paul Creedon
Yes, you can upload attachments to a Smartsheet row via Power Automate, but the error suggests an issue with headers or body formatting. Double-check that the Content-Type header includes multipart/form-data; boundary=uniqueBoundary123, matching the boundary in your body exactly. Make sure each section in the body starts with --uniqueBoundary123 and ends with --uniqueBoundary123--. Also, ensure the file content is correctly attached. Empty or mismatched content can cause issues. Try with a small test file to rule out file size or content-related problems.
Hope this helps! Let me know if you'd like further assistance.
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.1K Get Help
- 448 Global Discussions
- 154 Industry Talk
- 504 Announcements
- 5.4K Ideas & Feature Requests
- 85 Brandfolder
- 156 Just for fun
- 80 Community Job Board
- 513 Show & Tell
- 34 Member Spotlight
- 2 SmartStories
- 308 Events
- 36 Webinars
- 7.3K Forum Archives