techmind-dot
Results
1
comments of
techmind-dot
I've the same problem... **Used library version:** 2.3.1 **Code snippet:** I use the following code to receive data from a SharePoint (Office 365/Microsoft 365): ``` $list = $this->web->getLists()->getByTitle('customers'); $items =...