PipedreamHQ / PipedreamHQ/pipedream

[Components] microsoft_dynamics_365_sales

Open
#15,464 1 comment 0 reactions 0 assignees View on GitHub
triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

# microsoft_dynamics_365_sales
## URLs
- https://learn.microsoft.com/en-us/dynamics365/sales/developer/developer-guide
## Webhook Sources
### new-lead-instant
#### Description
Emit new event when a lead is created in Microsoft Dynamics 365 Sales. You can optionally filter by lead attributes such as status or source.
### new-opportunity-instant
#### Description
Emit new event when an opportunity is created in Microsoft Dynamics 365 Sales. You can optionally specify the pipeline stage or sales process to filter the events.
### updated-account-instant
#### Description
Emit new event when an account is updated in Microsoft Dynamics 365 Sales. You can choose to monitor only specific fields for changes, such as account type or region.
## Actions
### create-lead
#### Description
Create a new lead in Microsoft Dynamics 365 Sales. Specify required fields such as name, company, and source, as well as optional fields like status or notes.
### update-opportunity
#### Description
Update an existing opportunity in Microsoft Dynamics 365 Sales. Provide the opportunity ID and the fields to update, such as pipeline stage, probability, or close date.
### create-account
#### Description
Create a new account in Microsoft Dynamics 365 Sales. Include required fields like account name and optional details such as industry, address, or account owner.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.