PipedreamHQ / PipedreamHQ/pipedream
[Components] cvr_dev
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
# cvr_dev
## URLs
## Webhook Sources
### new-company-instant
#### Description
Emit new event when a new company is registered or added to the CVR system. This trigger requires configuring a webhook endpoint in the CVR development environment.
### new-company-update-instant
#### Description
Emit new event when an existing company's details are updated in the CVR system. This trigger requires webhook support from the CVR system to track data changes.
### new-legal-status-change-instant
#### Description
Emit new event when a company's legal status or registration status changes in CVR. Requires enabling legal status change notifications via webhook.
## Actions
### get-company-details
#### Description
Retrieve company information using a CVR number or VAT ID. Requires the company's CVR or VAT number as input.
### search-companies
#### Description
Search for companies by name, industry code, location, or other attributes. Accepts multiple optional filters to narrow results.
### list-company-changes
#### Description
Fetch recent changes to a company’s data, such as updates to address, ownership, or registration status. Requires a CVR number.
Contributor guide
Assessment
This issue has not been assessed yet.