bytechef
bytechef copied to clipboard
[component] Box
As a Workflow Developer I want to be able to use the native Box connector So that I can implement more complex integration use cases where the connector is involved.
Website: https://www.box.com/ Documentation: https://developer.box.com/reference/
Acceptance Criteria
List of implemented actions:
- [x] create folder
- [x] download file
- [x] upload file
List of implemented triggers:
- [x] new file
- [x] new folder
Definition of Done:
- [ ] Unit/Integration tests
- [ ] Documentation