PipedreamHQ / PipedreamHQ/pipedream
[Components] public_record
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
# public_record
## URLs
## Webhook Sources
### new-record-instant
#### Description
Emit new event when a new public record is published. Users can optionally filter by record type (e.g., property, court, business) and jurisdiction.
### new-court-case-instant
#### Description
Emit new event when a new court case record is added. Users must specify jurisdiction and can optionally specify case type or court level.
### new-property-record-instant
#### Description
Emit new event when a new property-related public record (e.g., deed, transfer, lien) is added. Users can optionally filter by county or record subtype.
## Actions
### search-record
#### Description
Search public records based on parameters like name, address, case number, or business entity. Users must provide at least one search parameter.
### get-record-details
#### Description
Retrieve detailed information for a specific public record using a record ID or reference number.
### monitor-entity-records
#### Description
Set up monitoring for a person, business, or property to receive updates when new public records are associated. Users must specify the entity and monitoring criteria.
Contributor guide
Assessment
This issue has not been assessed yet.