Dear All,
How can I change "Title" (Internal Sharepoint field) from "required" to "not required" field using Send an HTTP request to Sharepoint with Power Automate?
And can I hide "Title" field from Sharepoint list view using Send an HTTP request to Sharepoint with Power Automate?
Thank you in advance
Solved! Go to Solution.
Hi @pollyzzz ,
If you want to change the Title field to "not required", you can directly complete this setting in the List setting. Is there any REST API that can fulfill the requirements you mentioned, please refer to the following link:
Complete basic operations using SharePoint REST endpoints | Microsoft Docs
If you want to update only the specified fields when updating the item, please refer to the following link:
Working with lists and list items with REST | Microsoft Docs
Hope this helps.
Best Regards,
Hi @pollyzzz ,
If you want to change the Title field to "not required", you can directly complete this setting in the List setting. Is there any REST API that can fulfill the requirements you mentioned, please refer to the following link:
Complete basic operations using SharePoint REST endpoints | Microsoft Docs
If you want to update only the specified fields when updating the item, please refer to the following link:
Working with lists and list items with REST | Microsoft Docs
Hope this helps.
Best Regards,
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
Watch Nick Doelman's session from the 2020 Power Platform Community Conference on demand!
User | Count |
---|---|
40 | |
37 | |
36 | |
36 | |
28 |
User | Count |
---|---|
39 | |
39 | |
32 | |
30 | |
23 |