Microsoft Dynamics 365
communityMicrosoft enterprise cloud ERP and CRM suite with modules for Sales, Customer Service, Finance, Supply Chain, HR, and Business Central for SMBs.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/api/data/v9.2/{entity_set}Query Dynamics 365 records using OData
Parameters
$topintegeroptional$filterOData filter expression (stringoptional$selectcomma-separated fields (stringoptional$orderbyfield to sort by (stringoptionalReturns
value[] with record fields based on entity typePOST
/api/data/v9.2/{entity_set}Create a new record in Dynamics 365
Parameters
bodyentity attributes object (objectrequiredReturns
created entity ID in OData-EntityId headerGET
/api/data/v9.2/accountsGet customer account records
Parameters
$filterfilter expression (stringoptional$selectfields to return (stringoptionalReturns
accounts[] with accountid, name, telephone1, emailaddress1, revenue, address1_city