PipedreamHQ / PipedreamHQ/pipedream

[Components] funnelcockpit

Open
#13,335 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

# funnelcockpit
## URLs
## Webhook Sources
### new-form-submission-instant
#### Prompt
Emit new event when a form submission has been made in the FunnelCockpit. Required props are form ID and form fields.
## Polling Sources
### new-crm-contact
#### Prompt
Emit new event when a CRM contact is created in the FunnelCockpit. You need to configure contact-related props.
### new-webinar-viewer
#### Prompt
Emit new event when a new webinar viewer is added in the FunnelCockpit. Required props could be webinar ID or webinar name.
## Actions
### create-update-email-contact
#### Prompt
Creates or updates an email contact in the Funnelcockpit. Required props: email, first name, last name. Optional props: company, title, phone number.
### get-webinar-dates
#### Prompt
Retrieves the dates and times for up-coming webinars from the Funnelcockpit. No props required.
### create-update-crm-contact
#### Prompt
Creates a new or modifies an existing CRM contact in the Funnelcockpit. Required props: contact ID or email. Optional props: first name, last name, company, title, phone number.

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.