About 1,160 results
Open links in new tab
  1. How to get itemid of a file to be downloaded from Sharepoint folder ...

    Mar 17, 2023 · To get the item-ID of a file that is present in a multi-subfolder level using Graph API, you need to list children of a drive and traverse through the folder structure by using '/children' endpoint.

  2. Find ID of SharePoint Document by File Name in Power Automate

    Nov 11, 2021 · Basically, the solution is to use the Get files (properties only) action to get the list of files in the specific folder and filter the one with a matching filename to get the Unique Identifier.

  3. Power Automate Read Excel File From SharePoint

    Apr 16, 2024 · In this article, I will explain how to work with Power Automate read excel file from SharePoint, and how to import excel data into an existing SharePoint list using Power Automate with …

  4. How to get Drive Item ID of a file from a user OneDrive using ...

    Oct 1, 2024 · I'm trying to get a specific file's Drive Item ID from a user's OneDrive using Microsoft Graph. The sample script below is working, but it's really slow because it has to search the entire …

  5. Get Excel File IDs dynamically from folder on Sharepoint

    Jul 10, 2023 · You can try to use the Qlik Web Connector to list all Excel files in a folder on SharePoint. You can then use the ListFiles table to identify the ID of each Excel file as discussed here.

  6. How to generate an Excel ID to access data in Power Automate

    Jul 22, 2025 · SOLVED: Step-by-step guide on how to create and implement an Excel ID for seamless automation in Power Automate using Excel Scripts.

  7. obtain item-id for microsoft graph api - Stack Overflow

    Jul 17, 2021 · I am trying to figure out how to obtain an "item-id" for a file in a sharepoint site for microsoft graph API. Microsoft documentation: https://learn.microsoft.com/en-us/graph/api/driveite...

  8. Get driveItem - Microsoft Graph v1.0 | Microsoft Learn

    Retrieve the metadata for a driveItem in a drive by file system path or ID. item-id is the ID of a drive item. It can also be the unique ID of a SharePoint list item.

  9. javascript - How to find OneDrive Item Id associated with Microsoft ...

    Apr 21, 2020 · I’m trying to use the Excel Graph API in JavaScript to update an Excel file stored in SharePoint. From what I can see I need the OneDrive ID of the Document to do this.

  10. Working with Excel in Microsoft Graph - Microsoft Graph v1.0

    You can use Microsoft Graph to allow web and mobile applications to read and modify Excel workbooks stored in OneDrive for Business, SharePoint site or Group drive. The Workbook (or Excel file) …

  11. How do I get a driveItemId from a sharepoint link?

    Oct 26, 2023 · I have a sharepoint link to an excel file and I would like to obtain the driveItemId or shareItem id to be used to Get a driveItem resource without granting a read all permission like …

  12. Enable and configure unique Document IDs - Microsoft Support

    To set a custom string of characters or numbers that are automatically appended to the beginning of each Document ID, enter the string under Begin IDs with the following characters.

  13. How to show Document ID in an excel file cell? - Stack Overflow

    Jul 22, 2013 · In sharepoint 2010 I have a document library. When you create a new document in this library, this document gets automatic a document ID. I would like to show this document ID in a cel in …

  14. I can't find the DRIVE-ITEM-ID | Microsoft Community Hub

    Aug 23, 2022 · Even the file that I actually need to work I can't reach, only when I go to the "My recent files" endpoint. Would anyone have a suggestion on how to get the DRIVE-ITEM-ID of an excel sheet?

  15. How to Find Site Id, Drive Id and Item Id using ... - MorganTechSpace

    Sep 20, 2022 · To retrieve information of this file, we need three parameters, site-id, drive-id of the library, and item-id of the file. In this post, we will explore how to retrieve the site id, drive id, and item …

  16. how to get workbook ID for connecting excel workbook with Pabbly ...

    May 28, 2025 · Click on the "File" tab in Excel. Select "Info" from the menu. Under the "Related People" section, you will see the "Workbook ID" listed. Once you have the Workbook ID, you can use it to …

  17. When an item or a file is modified trigger (Choosing a specific file)

    Nov 10, 2023 · creating a compose action and choosing ID from dynamic content. Then make a small change to your file and your flow will run. You will see the ID of the file in that compose actions …

  18. How to get the Item id from a one drive url - Stack Overflow

    Feb 22, 2023 · I am programmatically trying to access a one-drive file (excel) from node js. This is a server side access (like a cron activity) with no user interface. From the documentation I understand …

  19. Is there a way to get the Item Id of a One Drive file given its URL

    Feb 24, 2023 · Learn how to use online links for Excel files stored in OneDrive for work or school to create reports and visuals Power BI Desktop.

  20. Import or export text (.txt or .csv) files - Microsoft Support

    There are two ways to import data from a text file with Excel: you can open it in Excel, or you can import it as an external data range. To export data from Excel to a text file, use the Save As command and …

  21. Protect an Excel file - Microsoft Support

    To prevent others from accessing data in your Excel files, protect your Excel file with a password. Note: This topic covers file-level protection only, and not workbook or worksheet protection. To learn the …