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

Excel Add Table

Create a new table in a worksheet using the Microsoft Graph API.

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

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

  • addressstring
    Required
    The range address for the table. If worksheet is specified, use a range like 'A1:D4'. If worksheet is omitted, include the sheet name (e.g., 'Sheet1!A1:D4').
  • item_idstring
    Required
    The ID of the Excel workbook (drive item) where the table will be created.
  • drive_idstring
    Optional drive ID. Required for application-level permissions (s2s_oauth). If not provided, uses /me/drive endpoint for delegated auth. Use EXCEL_LIST_FILES or ONE_DRIVE_GET_DRIVE_ROOT to get the drive ID.
  • worksheetstring
    Worksheet name or ID. When provided, the table is created on this worksheet and the address should be a range like 'A1:D4'. When omitted, the table is created at the workbook level and the address must include the sheet name prefix (e.g., 'Sheet1!A1:D4').
  • hasHeadersboolean
    Required
    Whether the first row of the range contains column headers (True) or not (False).
  • session_idstring
    Workbook session ID controlling persistence.

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.