Part 3: Building Code Apps with SharePoint Online Integration
Step1: Add the SharePoint Online list connection to your Code App using the following command:
pac code add-data-source -a <connection name> -c <API ID> -d <SharePoint Site(encoded)> -t <list id>
The process of retrieving the connection name and API...
powerplatformdev.hashnode.dev3 min read