PipedreamHQ / PipedreamHQ/pipedream
[Components] persanaai
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
# persanaai
## URLs
- https://api2.persana.ai/api#/
## Webhook Sources
### new-contact-instant
#### Description
Emit new event when a new contact is added to Persana AI. Users can optionally filter by contact tags or status.
### new-email-opened-instant
#### Description
Emit new event when a contact opens an email sent through Persana AI. Users can optionally filter by campaign or contact ID.
### new-task-assigned-instant
#### Description
Emit new event when a new task is assigned to a user within Persana AI. Users can configure filters based on task type or assignee.
## Actions
### create-contact
#### Description
Create a new contact in Persana AI. Requires name and email. Optional fields include phone, company, and custom tags.
### send-email
#### Description
Send an email to a contact via Persana AI. Requires recipient email and message content. Optional fields include subject, attachments, and templates.
### create-task
#### Description
Create a new task in Persana AI. Requires task description and assignee ID. Optional fields include due date and priority level.
Contributor guide
Assessment
This issue has not been assessed yet.