CRUD from WordPress to Business Central 365 through OData REST API
The goal here is to use WordPress as a front-end to create, read, update and delete data which is being pulled from Microsoft Dynamics 365 Business Central through OData Webservices in a JSON format.
How would I get started with this? I've got my Odata V4 URL, Business Central 365 username and password but do not know what's next.