PipedreamHQ / PipedreamHQ/pipedream

[Components] avaza

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

# avaza
## URLs
## Webhook Sources
### new-invoice-sent-instant
#### Prompt
Emit new event when an invoice is sent. Required props: invoice_id. Optional props: company_id, recipient details.
### new-contact-instant
#### Prompt
Emit new event when a new contact is added. Required props: contact_id. Optional props: contact_details, company_id.
### new-task-instant
#### Prompt
Emit new event when a new task is created. Required props: task_id. Optional props: project_id, task_details.
## Actions
### create-task
#### Prompt
Creates a new task in Avaza. Required props: task title. Optional props: task description, assignee, due date, task priority
### create-invoice
#### Prompt
Generates a new invoice in Avaza. Required props: customer info, invoice items with price. Optional props: invoice notes, due date, invoice terms
### create-project
#### Prompt
Starts a new project in Avaza. Required props: project name, client info. Optional props: project description, start date, end date

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.