bytechef icon indicating copy to clipboard operation
bytechef copied to clipboard

[component] Microsoft Excel

Open monikakuster opened this issue 1 year ago • 0 comments

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

monikakuster avatar May 07 '24 12:05 monikakuster