How to import data in MySql table to SharePoint Online List using Laravel Livewire

Md Jamil Uddin 41 Reputation points
2023-09-19T14:28:01.9633333+00:00

I want to create a button job in order to sync data from MySQL database to SharePoint List using Livewire.

How can I connect to the SharePoint online site and add/update the data?

Can anybody help me with it?

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.
2,987 questions
0 comments No comments
{count} votes

Accepted answer
  1. RaytheonXie_MSFT 35,631 Reputation points Microsoft Vendor
    2023-09-20T05:58:19.25+00:00

    Hi @Md Jamil Uddin,

    Per my research, currently we are unable to sync MySQL database to SharePoint Online list. If you just want to get some of the data from MYSQL to SharePoint Online, you can import data from MYSQL to Excel then create SharePoint Online list based on the spreadsheet.

    Here is a nice article about Import data from SQL to SharePoint Online. Please make a reference

    https://www.kalmstrom.com/tips/sharepoint-online-course/import-data-from-sql-to-sharepoint-online.htm


    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.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

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.