Konnectify

Microsoft Excel + Konnectify

Learn how to integrate and use Microsoft Excel with Konnectify to automate spreadsheet operations, manage row data, and streamline workbook processes across your business applications.

Supports workbook, worksheet, row & table automations in OneDrive and SharePoint

Getting Started

What is Microsoft Excel?

Microsoft Excel is a powerful spreadsheet application developed by Microsoft that allows users to organize, analyze, and manage data using worksheets, tables, formulas, and charts. Excel files can be stored and managed in cloud platforms such as Microsoft OneDrive and Microsoft SharePoint, enabling real-time collaboration and secure access across teams.

Excel is widely used for data tracking, reporting, financial analysis, operational management, and business intelligence.

Why integrate Microsoft Excel via Konnectify?

By integrating Microsoft Excel with Konnectify, you can automate spreadsheet-based workflows without writing code.

Konnectify allows Excel to connect with your CRM systems, marketing tools, databases, forms, and other applications so that row data, table updates, workbook creation, and worksheet modifications happen automatically.

This eliminates manual data entry, reduces errors, and ensures real-time synchronization between Excel and other connected systems.

New to Microsoft Excel?

Access Excel through your Microsoft 365 account and start creating spreadsheets in OneDrive or SharePoint.

Sign in →

New to Konnectify?

Sign up to start building Microsoft Excel automations in minutes.

Sign up →

What You Can Do with Microsoft Excel in Konnectify?

When Microsoft Excel is connected to Konnectify, you can build powerful automations such as:

  • Automatically add new rows when a form is submitted
  • Update existing spreadsheet records when CRM data changes
  • Search for specific rows using unique identifiers
  • Clear outdated data from worksheets automatically
  • Create new workbooks and worksheets dynamically
  • Create and manage Excel tables
  • Sync Excel data with databases and reporting tools
  • Maintain structured data in OneDrive and SharePoint

These automations help improve data accuracy, eliminate repetitive tasks, and ensure structured reporting across your organization.

Automate Workflows by Connecting Microsoft Excel.. Try it now →

Microsoft Excel API Documentation

Konnectify uses Microsoft Graph API to securely interact with your Excel files stored in OneDrive or SharePoint. The API allows external platforms to create, read, update, and manage worksheets, rows, and tables programmatically.

Common Excel API Capabilities
  • Create and manage workbooks
  • Create, rename, and delete worksheets
  • Add, update, find, or clear rows
  • Create and manage Excel tables
  • Retrieve worksheet and table data
  • Append rows dynamically
Authentication

Microsoft Excel integrations typically use:

  • OAuth 2.0 authentication via Microsoft account
  • Organizational Azure Active Directory authentication

You will authorize access to your OneDrive or SharePoint account when creating the connection in Konnectify.

Things to Know Before You Start
  • Excel files must be stored in OneDrive or SharePoint
  • Worksheets and tables must exist before row operations
  • Column names must match exactly when mapping data
  • Permissions depend on your Microsoft 365 role
  • Large files may have API performance limitations

For detailed API references and request/response examples, refer to the official Microsoft Graph documentation.

Open API Docs →

How to Connect Microsoft Excel to Konnectify

This section explains how to connect your Microsoft Excel account to Konnectify so you can use Excel as a trigger or action in your workflows.

Prerequisites

Before creating the workflow, ensure you have:

  • A valid Microsoft 365 account
  • Access to OneDrive or SharePoint
  • Required file permissions
  • Access to the Konnectify platform
  • Permission to create/manage connections in Konnectify

Step 1: Connect Microsoft Excel in Konnectify

  1. Log in to Konnectify
  2. Click New on the top-right corner and select Connections
  3. Select Microsoft Excel
  4. Authorize your Microsoft account (OAuth login)
  5. Grant required permissions for OneDrive/SharePoint access
  6. Click Create Connection

Step 2: Create a New Konnecter

  1. Click New on the top-right corner and select Konnectors
  2. Choose a trigger app (for example: Google Forms, Webhook, CRM, or Microsoft Excel)
  3. Select the required trigger event
  4. Choose the Microsoft Excel connection you created
  5. Click Continue

Step 3: Add and Configure Microsoft Excel Action

  1. Click Action
  2. Select Microsoft Excel
  3. Choose an action (for example: Add Row OneDrive)
  4. Select the connection and click Continue
  5. Fill all mandatory fields such as:
    • Workbook
    • Worksheet
    • Table (if applicable)
    • Row Number (for update/find/clear)
    • Column mappings
Note: All required fields must be filled with valid values. If mandatory fields are left empty or incorrectly mapped, the action may fail during execution.

Step 4: Value Mapping and Workflow Testing

  • Map dynamic fields from the trigger output
  • Use static values only when required
  • Run the workflow using sample data
  • Verify the execution status and Excel file updates

Step 5: Activate Konnector

  1. Save the Konnector
  2. Turn the workflow ON
  3. Perform a real-time test from the trigger source
  4. Confirm that the data is reflected in Excel

Microsoft Excel Triggers

Microsoft Excel provides multiple triggers in Konnectify that allow workflows to start automatically when specific row events occur in your Excel files stored in OneDrive or SharePoint.

Row Triggers
New Row OneDrive

Polls an Excel worksheet in OneDrive and triggers for each new row detected.

New Row SharePoint

Polls an Excel worksheet in SharePoint and triggers for each new row detected.

New Row In Table OneDrive

Polls an Excel table in OneDrive and triggers for each new row detected.

New Row In Table SharePoint

Polls an Excel table in SharePoint and triggers for each new row detected.

Microsoft Excel Actions

Microsoft Excel provides multiple actions in Konnectify that allow workflows to perform operations in your Excel workbooks, worksheets, and tables.

Row Actions
Add Row OneDrive

Appends a row of data to the next empty row in a worksheet stored in OneDrive.

Add Row SharePoint

Appends a row of data to the next empty row in a worksheet stored in SharePoint.

Update Row OneDrive

Updates an existing row in an Excel worksheet stored in OneDrive.

Update Row SharePoint

Updates an existing row in an Excel worksheet stored in SharePoint.

Find Row OneDrive

Fetches a specific row from a worksheet using the row number in OneDrive.

Find Row SharePoint

Fetches a specific row from a worksheet using the row number in SharePoint.

Find Row by Unique Field OneDrive

Finds a row in a worksheet by matching a column value in OneDrive.

Find Row by Unique Field SharePoint

Finds a row in a worksheet by matching a column value in SharePoint.

Clear Row OneDrive

Clears all cell values in a specific row of a worksheet stored in OneDrive.

Clear Row SharePoint

Clears all cell values in a specific row of a worksheet stored in SharePoint.

Table Actions
Create Table OneDrive

Creates an Excel table using the first row as headers in OneDrive.

Add Row to Table OneDrive

Appends a row of data to an existing Excel table in OneDrive.

Add Row to Table SharePoint

Appends a row of data to an existing Excel table in SharePoint.

Workbook & Worksheet Actions
Create Workbook

Creates a blank Excel workbook in the selected OneDrive or SharePoint folder.

Create Worksheet

Creates a new worksheet in the specified Excel workbook.

Delete Worksheet

Deletes a specific worksheet from the workbook.

Find Worksheet

Finds a worksheet by name.

Rename Worksheet

Renames an existing worksheet.

Popular Microsoft Excel Automations

Microsoft Excel automations help teams reduce manual data entry, maintain structured records, and synchronize data across systems. Below are commonly used automation scenarios built using Konnectify.

Automatically Log Form Submissions into Excel

Trigger: Form submission or webhook event • Action: Add Row OneDrive or Add Row SharePoint

Use case: Automatically capture customer inquiries, registrations, or survey responses into an Excel worksheet.

  • Eliminates manual data entry
  • Maintains structured reporting
  • Ensures real-time updates

Update Spreadsheet Records When CRM Data Changes

Trigger: CRM record updated • Action: Update Row OneDrive / Update Row SharePoint

Use case: Keep Excel reports synchronized with CRM systems automatically.

  • Accurate reporting
  • Real-time data consistency
  • Reduced duplication

Sync Excel Data to Databases

Trigger: New Row In Table OneDrive / SharePoint • Action: Create or Update record in database

Use case: Maintain a centralized reporting database using Excel as the source file.

  • Real-time analytics
  • Improved visibility
  • Automated data transfer

Automatically Clear Processed Rows

Trigger: External processing event • Action: Clear Row OneDrive / SharePoint

Use case: Clear rows after they have been processed to avoid duplication.

  • Cleaner worksheets
  • Prevents repeated processing
  • Organized data management

Create Workbooks Dynamically for Projects

Trigger: New project created in another app • Action: Create Workbook + Create Worksheet

Use case: Automatically generate new Excel files for each project or client.

  • Standardized structure
  • Faster setup
  • Reduced administrative work

Ready to automate your Microsoft Excel workflows?

Connect Microsoft Excel with 100+ apps in minutes. No code required.

Start in Konnectify →

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article