PipedreamHQ / PipedreamHQ/pipedream

[Components] planhat

Open
#15,465 0 comments 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

# planhat
## URLs
- https://docs.planhat.com/#introduction
## Webhook Sources
### new-customer-instant
#### Description
Emit new event when a customer is created in Planhat. Users can optionally filter by customer properties such as industry or customer status.
### new-note-instant
#### Description
Emit new event when a note is added for a customer in Planhat. Users can optionally filter by specific customer IDs or note content keywords.
### new-task-instant
#### Description
Emit new event when a task is created in Planhat. Users can optionally filter by assignee, status, or due date.
## Actions
### create-customer
#### Description
Create a new customer in Planhat. Users must provide customer name, email, and optional properties like industry, tags, or custom attributes.
### add-note
#### Description
Add a note to an existing customer in Planhat. Users must specify the customer ID and note content. Optionally, include a creator's name or related metadata.
### update-task
#### Description
Update an existing task in Planhat. Users must provide the task ID and updated fields such as status, due date, or assignee.

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.