PipedreamHQ / PipedreamHQ/pipedream

[Components] mav

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

# mav
## URLs
## Webhook Sources
### new-event-instant
#### Prompt
Emits a new event when an occurrence happens during a play. Props: User needs to configure the specific play to monitor.
### new-outcome-instant
#### Prompt
Emits a new event when a new outcome is achieved for a play. Props: User needs to configure the specific play to track.
## Actions
### create-conversion-event
#### Prompt
Creates a new conversion event for a specific lead. Requires the lead's identifier as a required prop. Optional props can include specific details about the conversion event.
### run-playbook
#### Prompt
Creates and executes a new playbook for a lead. If the lead already exists within Mav, it only runs the specified playbook. The lead's identifier is a required prop along with the playbook details.
### update-lead
#### Prompt
Allows for updating information for an existing lead in Mav. Required props include the lead's identifier and the key:value pairs of the data that needs updating. Can also accept a DID for a Party Line as an optional prop.

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.