38
Views
2
Comments
Box Integration with Reactive Web Application

I am working in Request Management reactive web application in a project. The Client requested to use Box Storage for Folder Create, File Upload and Download. Can anyone explain me how to do that by integrating Box in Outsystems Application. 

1. Did i need to do that in postman or I can directly consume API in Outsystems.
2. What about the security of the File?
Please tell me step by step procedure and Share any OML. It would be a great help. 
Thanks in Advance.
Please help.

2023-01-11 14-38-58
TESI-Sherwin

Hi I think you should first contact the Box Developers or someone that working with Box on how to insert / get the files.

and I think its the same implementation using s3 bucket if the same

using s3 bucket we use AWSS3Extension that has some input parameters and output as you can see the screen shot.

Adding files on s3 will use the PutObject Action

same with getting the data 

then again, you should contact BOX team on how to insert/get data or if they are using API or integration/extension


also you can check this  

https://www.outsystems.com/blog/posts/signing-documents-online-box/

https://www.outsystems.com/forge/component-overview/12651/box-api-sign-o11

https://www.outsystems.com/forge/component-overview/13069/box-ui-elements-o11

https://www.outsystems.com/forums/discussion/74342/box-connector-is-box-connector-available-to-reactive-web-applications/



2023-12-19 16-46-19
Castro Vieira

Hi, my friend!
This may help you...

https://www.youtube.com/watch?v=TxJqK0jdTSg


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.