Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsExcel ToolsExcel Add Table Row
Excel Tools

Excel Add Table Row

Add a row to a table using Microsoft Graph API.

Write actionRisk level 2 of 5OAuth connection
Use Excel Add Table Row

Pricing and limits

Pricing
Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Free
Unified payment
Not currently supported

Inputs

  • indexinteger
    The 0-based index at which to insert the row. Use null or omit to append to the end (recommended).
  • valuesarray
    Required
    A 2D array of values for the new row(s). Each inner array represents one row and MUST have the same number of elements as the table has columns. Use List Table Columns action to verify the table structure first.
  • item_idstring
    Required
    The ID of the Excel file (drive item) containing the table.
  • drive_idstring
    The ID of the drive containing the Excel file. Use 'me' for the user's default OneDrive (delegated auth), or provide a specific drive ID for SharePoint sites or when using application permissions.
  • table_idstring
    Required
    The ID of the table to add a row to.
  • session_idstring
    Optional session ID for the workbook. If provided, will be sent in the headers.

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.