bytechef
bytechef copied to clipboard
[component] Microsoft Excel
As a Workflow Developer I want to be able to use the native Microsoft Excel connector So that I can implement more complex integration use cases where the connector is involved.
Website: https://learn.microsoft.com/en-us/sharepoint/dev/general-development/excel-services-rest-api
Acceptance Criteria
List of implemented actions:
- [x] append row
- [x] clear worksheet
- [x] delete row
- [x] find row by num
- [x] update row
List of implemented triggers:
- [ ] #1559
Definition of Done:
- [ ] Unit/Integration tests
- [ ] Documentation