Servicenow to SharePoint Integration - Folder creation with metadata
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2024 02:20 AM
After integrating ServiceNow to SharePoint by setting up a connection, I'm trying to create a flow designer flow with SharePointOnline Spoke action to create a folder.
The folder gets created. Now I am looking for ways to set the metadata of the folder that got created. I have a number of columns (metadata) to be populated, and those are going to depend on a ServiceNow table record's field values.
Is there an OOB Spoke action to achieve this, or do we need to create a custom action?
If there is a need to create a custom action, can someone provide a step-by-step guide on creating and testing the action?
Thanks in advance!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago - last edited 2 weeks ago
what are the required things are here for this to implement through Rest API? like Is it with the column internal name or column display name can you please suggest how to implement this with REST API.
