PipedreamHQ / PipedreamHQ/pipedream

[Components] kartra

Open
#13,272 0 comments 0 reactions 0 assignees View on GitHub
blocked paid-account-needed triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

# kartra
## URLs
## Webhook Sources
### new-customer-buys-product-instant
#### Prompt
Emits new event when a customer purchases a product. Required props: product id. Optional props: customer id
### new-lead-completes-calendar-instant
#### Prompt
Emits new event when a lead completes a calendar. Required props: lead id, calendar id. Optional props: appointment date
### new-lead-subscribes-to-list-instant
#### Prompt
Emits new event when a lead subscribes to a list. Required props: lead id, list id. Optional props: subscription date
## Actions
### assign-tag-lead
#### Prompt
Assigns a defined tag to a lead within your Kartra account. Required props: tag and lead identifiers. Optional prop: the type of object the tag belongs to.
### create-custom-field
#### Prompt
Creates a new custom field within your Kartra account. Good for categorizing leads or contacts. Required prop: field name. Optional props: field type, visibility settings, and default value.
### create-lead
#### Prompt
Creates a new lead within your Kartra account. Required props: lead's first name, last name, email address, and the list they should be associated with. Optional props: phone number, address, and custom field values.

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.