The Property Policy Number Does Not Exist Rest API

The property '__metadata' does not exist on type 'SP.Data

Recently, when attempting to create a folder with metadata using SharePoint REST API, I encountered an error: ‘The property ‘PolicyNumber’ does not exist on type ‘SP.Data.FinanceItem’. Make sure to only use property names that are defined by the type.’ You can refer to the image below. In this SharePoint tutorial, we will explore how I … Read more >>>

An Entry Without a Type Name Was Found Rest API

An entry without a type name was found, but no expected type was specified error

Recently, while creating a folder in the SharePoint List using SharePoint Rest Api, I came across this error: An entry without a type name was found, but no expected type was specified. To allow entries without type information, the expected type must also be specified when the model is specified. You can refer to the … Read more >>>

SharePoint REST API Order by, Filter, Pagination, and Select

sharepoint rest api rest api order by desc

Do you want to learn about SharePoint REST API operations such as Select, Order by, Pagination, and Filter? In this SharePoint tutorial, we will discuss how to perform some REST API operations like SharePoint rest api order by, SharePoint rest api pagination, rest api filter SharePoint, SharePoint rest api search list, and many more like: … Read more >>>

Power Automate Read Excel File From SharePoint

Power Automate get data from excel sheet

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 various examples. Also, we will see how to update SharePoint list from Excel using Power Automate, and Power Automate get excel file from … Read more >>>

SharePoint Rest API Crud Operations + Examples

sharepoint rest api crud operations

Do you want to learn about SharePoint Rest API CRUD operations? In this tutorial, we will see how to perform SharePoint crud operations using rest API, including: What is SharePoint Rest API The REST API, which stands for Representational State Transfer Application Programming Interface, allows applications to communicate with each other over the Internet. Similarly, … Read more >>>

How to Create HTML Table in Power Automate + Formatting

Power Automate style html table

Recently, I was working on a project where I was required to create an HTML table in Power Automate. Also, I needed to work on Power Automate HTML table formatting [Like table header font will be bold and different color]. In this Power Automate article, I will tell you how to create HTML table in … Read more >>>

Power Automate Send Email With Attachment [From SharePoint List]

Power Automate add attachment to email from SharePoint list

Recently, I have been working on Power Automate, where I received a task to send email with attachment using Power Automate [from SharePoint list and Document library]. In this Power Automate tutorial, I will explain all about Power Automate send email with attachment from SharePoint list, Power Automate send an email with attachment when file … Read more >>>

>