07-25-2019 11:58 PM
Hi all,
How to get the Consumer Key and Consumer Secret from NetSuite.
we need to setup the Netsutie Rest API Account in snaplogic.
Any one have idea,please help me on this.
Thanks,
Anil
07-26-2019 02:55 PM
I’ve never attempted to do that and am not sure whether it will work, but I would study this documentation from NetSuite if you haven’t yet:
Account Administration,
Authentication,
RESTlet Authentication,
Setting up Token-based Authentication for a RESTlet integration,
Using TBA for RESTlet Authentication (OAuth)
07-27-2019 10:35 PM
Hi ptaylor,
Thanks,I will also follow the document, If you get any Idea about this please update here.
Regards,
kullayappa.
07-28-2019 09:47 PM
Hi ptaylor,
Thanks,I will follow the document.
Regards,
Anil
04-30-2020 04:50 AM
Hi,
I’m struggling with setting up the REST account for NetSuite (TBA). I’m not quite sure what I should enter for Oauth1 and Oauth2 when it comes to endpoints.
Have you had any luck with setting up the proper account for the REST ?
FYI - I’m trying to access a script that runs a specific saved search, the results of the saved search are not available via NetSuite search snap.
Regards,
Jarek
04-30-2020 10:05 AM
Can you please tell me more about that? It would be best to use the NetSuite Search snap instead of the REST snap, if possible. I assume you’ve configured the NetSuite Search snap to run the saved search so exactly what is the issue with the response you’re getting from the snap?
NetSuite’s Token Based Authentication is similar to OAuth but not compatible with it, so you won’t be able to use the REST account in that way to access NetSuite with TBA.