The data input of the mobile APP developed needs to be saved to our SharePoint site. Please give me the interface of data transmission.

Liguo Zheng 20 Reputation points
2023-05-29T01:11:31.5866667+00:00

The data input of the mobile APP developed needs to be saved to our SharePoint site. Please give me the interface of data transmission.

Or if you have any better suggestions, please let me know. Thanks!

SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
3,218 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. RaytheonXie_MSFT 38,111 Reputation points Microsoft Vendor
    2023-05-29T07:55:44.28+00:00

    Hi @Liguo Zheng ,

    I will recommend you to use Rest Api to create a SharePoint mobile app. You will need to determine whether the mobile app has built-in capabilities to integrate with SharePoint. Some apps may provide direct integration options. If the app doesn't have native SharePoint integration, you can explore options like using SharePoint's REST API or Microsoft Graph API to interact with SharePoint programmatically.

    Please refer to the following documents to create a mobile app in SharePoint that contains data from an external data source

    https://learn.microsoft.com/en-us/sharepoint/dev/general-development/how-to-create-a-mobile-app-in-sharepoint-that-contains-data-from-an-externa

    https://learn.microsoft.com/en-us/sharepoint/dev/general-development/build-mobile-apps-for-other-platforms-using-sharepoint


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.