Spreadsheet software.

Changelog

7 versions
v1.2.0 Latest
  • Added MakeApiCall component for performing arbitrary authorized API calls to the Microsoft Graph (Excel) API.
v1.1.0
  • Added test() (Flow Test Mode) to the NewRow trigger.
v1.0.5
  • The authentication flow now displays an account selection screen.
v1.0.4
  • Connection can now be created with custom tenant. To see the option while creating the connection, in the Admin -> Connector Configuration add configuration 'appmixer:microsoft' and inside it, add item 'microsoftTenant' and set its value to true.
v1.0.3
  • Bug fix of listing sheets for NewRow Trigger.
v1.0.2
  • Fix for possible connection with empty label.
v1.0.1
  • Initial release

Authentication

TypeDetails
OAuth 2
Scopes:
offline_access user.read

Triggers

1
New Row icon

New Row

This trigger fires any time a new row is added to your spreadsheet.
Additional Scopes:
Files.ReadWrite

Actions

1
Make Api Call icon

Make Api Call

Generic method for making API calls to a 3rd party service.
Additional Scopes:
Files.ReadWrite