PipedreamHQ / PipedreamHQ/pipedream

[Components] ratecard

Open
#10,771 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

# ratecard
## URLs
## Webhook Sources
### new-feedback-instant
#### Prompt
Emit new event when a fresh piece of feedback is received on a specific form. Required props include 'form_id' to specify the form. This kicks off after feedback verification.
## Actions
### create-update-contact
#### Prompt
This action creates a new contact or updates data of an existing contact in the Ratecard app. The required props are 'contact_id' if updating an existing contact and 'contact_info' for the information of the contact being created or updated. 'Contact_info' should include fields like 'name', 'email'. Optional props could include 'company', 'position', etc.

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.