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

Excel List Table Rows

List rows in a table using Microsoft Graph API.

Write actionRisk level 2 of 5OAuth connection
Use Excel List Table Rows

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

  • topinteger
    Maximum number of rows to return per page (maps to $top OData query parameter). Microsoft recommends using $top and $skip for large tables.
  • skipinteger
    Number of rows to skip before returning results (maps to $skip OData query parameter). Use with 'top' for offset-based pagination.
  • 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. If not provided, will attempt to use 'me' for delegated permissions.
  • table_idstring
    Required
    The name or ID of the table (e.g., 'Table1', 'MyTable'). Note: this must be a valid Excel table name/ID, not a worksheet name.
  • 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.