how do I create new postman headers in netsuite
# ask-stanley-ai
l
how do I create new postman headers in netsuite
c
AI generated answer (using internal Slack threads):
To create new headers in Postman for NetSuite, you need to follow these steps: 1. Open Postman and create a new request. 2. In the request, go to the Headers tab. 3. Here, you can add new headers by entering the header name and value. For NetSuite, you typically need to set up headers for authentication. You have two choices for authentication: - Supplying user credentials in the NLAuth Authorization header. - Using OAuth 1.0 via Token-based authentication. If you choose to use token-based authentication, you need to create an integration record and then an access token for that integration. Doing so will generate the tokens that you need to use to fill in the parameters for OAuth 1.0 in the Authorization subtab in Postman. For more information, you can refer to the NetSuite documentation on [Working with REST Web Services Using Postman](https://system.netsuite.com/app/help/helpcenter.nl?fid=chapter_1544794192.html). ****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ******
Slack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.810412586
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.809232
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.803137
Please provide your feedback on this answer.