PipedreamHQ / PipedreamHQ/pipedream
[Components] aimtell
Open
triaged
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
# aimtell
## URLs
## Actions
### create-campaign-draft
#### Prompt
Initiates a new push campaign draft. Required props include a draft title and body copy.
### send-push-notification
#### Prompt
Dispatches a push notification. User must specify the targeted recipient and the content of the notification.
### track-event
#### Prompt
Records an event related to a subscriber, required props include event type and subscriber ID. Optional props may include event details or context.
Contributor guide
Assessment
This issue has not been assessed yet.