thybag / PHP-SharePoint-Lists-API

A simple PHP API to make working with SharePoint lists easy.
MIT License
184 stars 95 forks source link

How can I check if item is created or updated successfully #151

Open baltechies opened 5 years ago

baltechies commented 5 years ago

Hi,

Thank you for this library. Its awesome. Is there a way to check if create/update request/query executed successfully or not?