PipedreamHQ / PipedreamHQ/pipedream

[Components] sage_intacct

Open
#16,564 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

# sage_intacct
## URLs
- https://developer.intacct.com/api/
## Webhook Sources
### new-customer-instant
#### Description
Emit new event when a customer record is created in Sage Intacct. Optionally filter by customer type or location.
### new-vendor-instant
#### Description
Emit new event when a new vendor is added in Sage Intacct.
## Polling Sources
### new-invoice-created
#### Description
Emit new event when a customer invoice is created. Requires specifying a time interval and optional customer ID.
## Actions
### create-customer
#### Description
Create a new customer in Sage Intacct. Requires customer name, contact info, and optional billing settings.
### create-invoice
#### Description
Create a new accounts receivable invoice. Requires customer ID, line items, amount, and invoice date.
### create-vendor-bill
#### Description
Create a new vendor bill. Requires vendor ID, bill date, due date, amount, and line items.

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.