How to upload file to box.com using box api in appian

Certified Associate Developer

Hello All,

We have to build an application for uploading the files to box. I came to know that box is providing its own API which we can use in appian to achieve this functionality. As I don't have any clear workaround behind this, Can someone please guide me the overall steps about how we can accomplish this feature?

 

Thanks in advance

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Associate Developer
    in reply to Scott Tomer
    Hello Scott,

    Thanks for your valuable reply, According to what you have suggest I need to either generate Private Key and Public key or else download it from box and upload it to appian. Then appian will generate unique ID for these documents which I have to use in the place of Public Key and Private Key under createtoken function. Also, It will give me KID from box that I can use in createtoken function as well. Let me know if I'm missing something here or I got it right and its good to go from here?
Children