Netsuite
App
Netsuite https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_162686838198.html#OAuth-2.0-Client-Credentials-Setup
requested free product tour, will request oauth access once they reach out by form, copied sergio@pk
Upvoated at: #14724
User linked to SuiteTalk REST Web Services API Guide: https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/book_1559132836.html
Hi @sergio-eliot-rodriguez do you need any help on it? I have access to a Netsuite instance and I currently developed some things connecting to Netsuite inside Pipedream.
Hi @allanmfx!
Thank you so much for offering to help! Yes, having someone with NetSuite experience and actively using Netsuite and Pipedream would be incredibly valuable. We're particularly interested in:
- Getting the base integration functionality
- Creating and validating the authentication flow
- Gathering common use cases from a NetSuite user perspective
Would you be open to collaborating on this? We could jump right to it, I'm continously onboarding new applications to Pipedream marketplace and enriching existing.
Let me know if you'd like to proceed, and we can discuss the next steps.
Thanks again! Sergio
@sergio-eliot-rodriguez sure, I want to help!
Let me know how can we proceed with that. You can email me at [email protected] and we can schedule something
Hey @allanmfx ! That's awesome! Thanks so much for your disposition. I'm sending you an email to the provided address so that we can get started. Cheers.
Upvoted at #17441
Sources sales_order.created sales_order.updated sales_order.fulfilled invoice.created invoice.updated customer.created customer.updated inventory_item.created inventory_item.updated
Actions Fetch SalesOrder → /record/v1/salesOrder/{id} Manage SalesOrder → /record/v1/salesOrder, /cancel Manage fulfillment → /record/v1/itemFulfillment Manage invoice → /record/v1/invoice Manage customer → /record/v1/customer Manage inventory item → /record/v1/inventoryItem
Submitted as OAuth 2.0 authorization code grant app with "No official client" "BYOA" annotations. Thanks to @LloydVickeryASI who provided a sandbox,
A base integration for NetSuite has been released, feel free to check it out.
At the moment we are having the following issue when setting up the OAuth client
cc @sergio-eliot-rodriguez
The problem I can reproduce is that the sandbox had 2FA added, I reached asking for it to be disabled or any other way for help