Hi all, for 3rd party integrations e.g. NetSuite -...
# integrations
r
Hi all, for 3rd party integrations e.g. NetSuite - MS Dynamics CRM Integration, if we have to store/park the clientid, tokenid, etc of CRM inside NetSuite, what is the most secure place to store them. Should also be able to access these ids inside our scripts. Thank you
p
Setup > Company < API Secrets
r
Depending upon how we have integrated, We will have to store consumer key, consumer secret, access token, token secret, among other things. In Netsuite setup > Company < API Secrets I can only see password field, how we will be storing all this data there?
p
Password name is misleading. It can store hashes, passwords, keys, and other secrets for managing digital authentication credentials. Secrets up to 1,000,000 characters are accepted. https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_160216498405.html
r
Thank you. But whichever NetSuite account I tried to access the API Secrets page, I am getting error page
Is there a feature which I need to enable first to access this page? Thanks
p
There are no pre-requisites other than Role permission. If you see Error with Admin role then you should contact Support.
r
Sure, thank you Pavol. I will check this.
It was a browser cache issue. Able to access the API Secrets page now. Thank you
👍 1