-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Description
pennylane
URLs
Polling Sources
new-billing-subscription
Prompt
Emit new event when a billing subscription is created. Props to configure include required billing subscription filters to narrow down the results.
URLs
new-customer-invoice
Prompt
Emit new event when a new invoice is created or imported. Props to configure include required invoice filters to specify criteria and optional date range filters for better precision.
URLs
new-customer
Prompt
Emit new event when a new customer is created. Props to configure include optional tags or customer metadata to filter specific types of customers.
URLs
Actions
create-customer
Prompt
Create a new customer in Pennylane. Props required include customer details such as name, email, and contact information. Optional props can include address or additional metadata.
URLs
create-billing-subscription
Prompt
Create a billing subscription for a customer. Props required include customer ID, subscription plan ID, and billing frequency. Optional props can include discounts or custom notes.
URLs
create-customer-invoice
Prompt
Generate a new invoice for a customer. Props required include customer ID, invoice items, and payment terms. Optional props can include tax details or invoice footer customization.
URLs
Metadata
Metadata
Assignees
Labels
Type
Projects
Status