The fastest way to create SharePoint list items
When you need to create many SharePoint list items, be sure to choose the fastest approach to do it.
Innovation Matters
Microsoft 365 Cloud Developer Advocate
ISSN 2210-9390
A collection of 11 posts
When you need to create many SharePoint list items, be sure to choose the fastest approach to do it.
When building SharePoint solutions, you might need to get the URL of the tenant app catalog. Recent changes to the SharePoint API make it very easy.
Learn by example: sample SharePoint Framework client-side web parts illustrating SharePoint CRUD operations published by SharePoint Patterns and Practices.
You can use Angular to build Client-Side Web Parts on the new SharePoint Framework. Here is how to get started and what to keep in mind.
In my previous post I discussed how you can export Web Parts using CSOM. But did you know that you can also do it using REST?