Why Nostr? What is Njump?
2024-04-03 13:23:44

Fernando on Nostr: My new job has me learning how to connect NetSuite to FedEx and UPS through an API ...

My new job has me learning how to connect NetSuite to FedEx and UPS through an API (Application programming interface) because we will handle all shipping through NetSuite. Still, we want to be able to set up shipments, track shipments, and print labels to send products to customers.
NetSuite I needed to create a role with permissions to OAth2, login OAth2, and web services (to add later)
Create an integration instance and copy the Key and secret.
Create a new token pointing to the above integration, and copy the key and secret.

Installed and ran Postman, a third-party API test application.
I created an environment with variables, including the NetSuite account and the above-listed keys and secrets.
I created a collection that references the above environment.
Tested a GET request but met a 401 error Authorization issue.
which means it’s probably an issue with the token or integration, keys, and secrets. I’ll have to delete and or reset and redo those and retest.

#api #netsuite #erp #OAth2 #401error
Author Public Key
npub1dlrvmxe6s5e2dmzz4zlzhrlupdatue6mfgwxyv2wzvdxkp4shahqxlq9cc