user-1
(User 1)
1
This topic was automatically generated from Slack. You can find the original thread here.
i’m trying out pipedream because i thought it could connect to netsuite (following instructions found here: https://pipedream.com/community/t/how-to-resolve-a-connection-error-in-netsuite-setup/14010/12) but there is no match when i search for “netsuite” in new oauth client. was the netsuite app removed?
user-1
(User 1)
2
Hmm, interesting. I intended to try that out at some point, but the (beta) app seems to have been removed from the list.
You can also just use the NetSuite JS client. Here’s an example of a custom action we set up for calling the NetSuite REST API, if that’s helpful:
If you prefer to use a SuiteQL query, this action is one we use for that:
Or the corresponding request or queryRecord helpful functions in this npm package:
https://www.npmjs.com/package/@sil-org/pipedream-utils
user-1
(User 1)
3
ah i didn’t realize the app was in beta