Data Providers
REST
2min
Integrating with a REST API is a key step in enhancing your mobile application, allowing it to access and interact with external data and services efficiently. app solutions integrate with REST API through the REST data provider, for more information on the provider, see REST, REST Authentication, Local REST Calls, Microsoft Graph OAuth, REST syncing & loading local Data and REST best practice.
- REST operators
- PUT
- POST
- DELETE
- GET
- header
- path
- body
- records
| |
---|---|
Hello REST | In this section, a REST API is used to create a customers app, allowing you to add new customers and update and view customer details, location, and images. |
MS Graph | The MS Graph examples use the User, Calendar, Mail, Insights, and To-do tasks to create a powerful apps with everything you need in one app. |
Updated 13 May 2024
Did this page help you?
Yes
No