Sage Intacct

Finance OAuth

Read and post journal entries, invoices, vendors and the rest of the Sage Intacct ledger from any Windmill script, flow or app.

Set up in 2 steps

1

Connect from the Resources page

Open Resources, click Add a resource/API and pick sage_intacct from the OAuth APIs list. Click Connect, sign in and grant access, then name the resource and save it.

2

Run your first script

Fork any script below and read before writing anything. There are hundreds here, so search by the verb you need.

Scripts

Building blocks, if none of the projects above fit. Fork one, run it, or call it as a step inside your own flow.

Update item warehouse inventory information

Script sage_intacct Verified

Update an other receipts object

Script sage_intacct Verified

Update an item warehouse vendor

Script sage_intacct Verified

Update an item warehouse standard cost object

Script sage_intacct Verified

Update an item tax group

Script sage_intacct Verified

Update an item group

Script sage_intacct Verified

Update an item cross reference

Script sage_intacct Verified

Update an item GL group

Script sage_intacct Verified

Update an item

Script sage_intacct Verified

Update an invoice

Script sage_intacct Verified

Update an inventory transaction definition source

Script sage_intacct Verified

Update an inventory transaction definition entity detail

Script sage_intacct Verified

Update an inventory transaction definition COGS GL detail

Script sage_intacct Verified

Update an inventory transaction definition

Script sage_intacct Verified

Update an inventory total

Script sage_intacct Verified

Update an inventory price list

Script sage_intacct Verified

Update an inventory document

Script sage_intacct Verified

Update an exchange rate type

Script sage_intacct Verified

Update an exchange rate line

Script sage_intacct Verified

Update an exchange rate

Script sage_intacct Verified

Update an entity

Script sage_intacct Verified

Update an employee type

Script sage_intacct Verified

Update an employee position

Script sage_intacct Verified

Update an employee expense type

Script sage_intacct Verified

Update an employee expense summary

Script sage_intacct Verified

Update an employee expense payment type

Script sage_intacct Verified

Update an employee expense line

Script sage_intacct Verified

Update an employee expense

Script sage_intacct Verified

Update an employee

Script sage_intacct Verified

Update an email template

Script sage_intacct Verified

Resource type

sage_intacct — the shape of the credential every script on this page expects.

View raw schema →
FieldTypeRequiredWhat it is
tokenstringYesAccess token retrieved from the OAuth flow.

Questions

Which company does it act on?

The one the connected user signed into. An Intacct login is scoped to a company, so a resource per company is the way to work across several.

There is no Connect button on my instance

Self-hosted instances need a Sage Intacct OAuth client configured once by an admin before the tile appears.

Is my token stored on the hub?

Never. It lives only in your own Windmill workspace, encrypted at rest.