pipedream icon indicating copy to clipboard operation
pipedream copied to clipboard

Netsuite

Open dannyroosevelt opened this issue 2 years ago • 9 comments

App

Netsuite https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_162686838198.html#OAuth-2.0-Client-Credentials-Setup

dannyroosevelt avatar Aug 03 '23 16:08 dannyroosevelt

requested free product tour, will request oauth access once they reach out by form, copied sergio@pk

sergio-eliot-rodriguez avatar Aug 03 '23 17:08 sergio-eliot-rodriguez

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

sergio-eliot-rodriguez avatar Nov 25 '24 16:11 sergio-eliot-rodriguez

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.

allanmfx avatar Jan 15 '25 00:01 allanmfx

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:

  1. Getting the base integration functionality
  2. Creating and validating the authentication flow
  3. 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 avatar Jan 15 '25 11:01 sergio-eliot-rodriguez

@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

allanmfx avatar Jan 17 '25 19:01 allanmfx

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.

sergio-eliot-rodriguez avatar Jan 28 '25 19:01 sergio-eliot-rodriguez

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

sergio-eliot-rodriguez avatar Jul 05 '25 01:07 sergio-eliot-rodriguez

Submitted as OAuth 2.0 authorization code grant app with "No official client" "BYOA" annotations. Thanks to @LloydVickeryASI who provided a sandbox,

sergio-eliot-rodriguez avatar Nov 03 '25 16:11 sergio-eliot-rodriguez

A base integration for NetSuite has been released, feel free to check it out.

sergio-eliot-rodriguez avatar Nov 06 '25 14:11 sergio-eliot-rodriguez

At the moment we are having the following issue when setting up the OAuth client

Image

cc @sergio-eliot-rodriguez

jcortes avatar Dec 03 '25 22:12 jcortes

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

Image

sergio-eliot-rodriguez avatar Dec 04 '25 00:12 sergio-eliot-rodriguez