How to upload local file to Box with API by using "HTTP Request" activity?

Hi.

I develop UiPath Robot, upload local file to “Box” service with API by using “HTTP Request” activity.
Now I try to set some properties and run robot, but it couldn’t work.
Please tell me the parameters for works fine.
I want to know what program I should write into “header”, “parameters” and “body” properties.

I’d appreciate if you could answer these questions.

(Ref : https://developer.box.com/guides/uploads/direct/file/)

Hi @nownow

First question here would be whether you have already tried our new package for Box :slight_smile:

It’s a user friendly API wrapper that should make things simpler for you.

2 Likes

Hello Nownow,
Here I have 2 examples for you how to upload files Via HTTP request maybe will help you:

Thanks,
Cristian Negulescu

1 Like