Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New "Intuit" adaptor for Quickbooks Online #827

Open
daissatou2 opened this issue Nov 19, 2024 · 1 comment
Open

New "Intuit" adaptor for Quickbooks Online #827

daissatou2 opened this issue Nov 19, 2024 · 1 comment
Assignees

Comments

@daissatou2
Copy link

OpenFn uses QuickBooks Online (Intuit) internally for product & service invoicing. It has a robust REST API - see docs.

I'd like us to build a basic adaptor that:

  • handles authentication. Looks like the API requires we use OAuth 2.0 : see docs
  • supports a generic POST request --> we want to be able to send a POST to create/update Invoices and create/update Customers
  • supports a generic GET request ---> we want to be able to send a GET to query existing Customers
@github-project-automation github-project-automation bot moved this to New Issues in v2 Nov 19, 2024
@daissatou2
Copy link
Author

@aleksa-krolls maybe we want this to be a "QuickBooks Online" adaptor instead of "Intuit"?

@aleksa-krolls aleksa-krolls self-assigned this Dec 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: New Issues
Development

No branches or pull requests

2 participants