Skip to main content

I'm trying to use the Smartsheet integration for Attachment added to a row and use the Smartsheet API (https://smartsheet-platform.github.io/api-docs/?shell#get-attachment) to get the attachment to a folder in Box.  It seems like this should be possible, but I can't get it to work.  I may be missing something simple.

I don't believe there is any way outside of that API, correct?

 

If so, I’m probably just not property formatting the WebHook as I get:

  "errorCode" : 1006,  "message" : "Not Found",

 

 

Has anyone done this that they can share the code?

It looks like I was able to resolve the key the was putting the Authorization in the heading, not the Query String.


We’re up and running.  Next step, Webook to Box API for File Request.