> ## Documentation Index
> Fetch the complete documentation index at: https://docs.push.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Dynamics365

Dynamics 365 from Microsoft combines CRM, ERP, and productivity apps to streamline sales, marketing, customer service, and operations in one integrated platform

<Accordion title="Create Contact">
  Creates a new contact entity record in dynamics crm using the web api.
</Accordion>

<Accordion title="Update Opportunity">
  Updates an existing opportunity entity record in dynamics crm using the web api.
</Accordion>

<Accordion title="Update Lead">
  Updates an existing lead entity record in dynamics crm using the web api.
</Accordion>

<Accordion title="Create Account">
  Creates a new account entity record in dynamics crm using the web api.
</Accordion>

<Accordion title="Update Sales Order">
  Updates an existing sales order entity record in dynamics crm using the web api.
</Accordion>

<Accordion title="Create Invoice">
  Creates a new invoice entity record in dynamics crm using the web api.
</Accordion>

<Accordion title="Get all invoices action">
  Get all invoices action
</Accordion>

<Accordion title="Create Case">
  Creates a new case (incident) entity record in dynamics crm using the web api.
</Accordion>

<Accordion title="Create Lead">
  Creates a new lead entity record in dynamics crm using the web api.
</Accordion>

<Accordion title="Create Opportunity">
  Creates a new opportunity entity record in dynamics crm using the web api.
</Accordion>

<Accordion title="Create Sales Order">
  Creates a new sales order entity record in dynamics crm using the web api.
</Accordion>

<Accordion title="Get all leads action">
  Get all leads action
</Accordion>

<Accordion title="Update Invoice">
  Updates an existing invoice entity record in dynamics crm using the web api.
</Accordion>

<Accordion title="Update Case">
  Updates an existing case (incident) entity record in dynamics crm using the web api.
</Accordion>

<Accordion title="Get lead action">
  Get lead action
</Accordion>

<Accordion title="Get invoice action">
  Get invoice action
</Accordion>
