NetSuite Machine to Machine Integration Demo

preview_player
Показать описание
A quick tutorial of how to set up and use the client credentials (machine to machine) grant flow. We create an integration in NetSuite, generate the certificate and key files, then use Postman to get an access token. Finally we use the access token generated to make a request on the REST Web Services API.
Рекомендации по теме
Комментарии
Автор

Thank you so much Robin, I got tired of reading thru articles and hlep notes which are very confusing to me, but your video is very straight forward and easy to understand, thanks again!

kalyanichintala
Автор

I'm unable to access the link for Postman collection. Can you share it somewhere else ?

sandeep-tlie
Автор

Many thanks Robin, as much as you praised the developer I praised you during g the video.

Kind Regards
Gauchet

gauchetvanantwerpen
Автор

Thank you very much for this tutorial, @Robin. I had been struggling with the TBA Auth -> INVALID_LOGIN_ATTEMPT issue for almost two weeks. Fortunately, I stumbled upon your tutorial. The comments in your Postman collection were incredibly helpful in resolving my problem.

satishvatada
Автор

Hello, I got this working. Thank you! I'm wondering if you can do a follow-up video on the second step to REFRESH the token every hour?

GoferJay
Автор

Thanks for the video Robin!

I'd like to point out that the variable is set automatically in "Tests" tab of the "Get Access Token (Generate JWT)" request. There is no need to overwrite it. You can verify the value is set by looking at the Variables tab of the "Secure - OAuth 2.0 REST Client Credentials" collection.

This same mechanism is used to setup the Crypto library when the "Get JSRSASIGN Crypto Library" request is made.

Thanks again, this video saved me a ton of time!

StanSmith
Автор

How do we implement this in a real external app instead of just Postman?

themellofellow
Автор

Thanks for the tutorial Robin :-) It would be great to see this implemented in a real external app and not just in Postman. I'm finding it very difficult to find such examples.

DavidGostin
Автор

anybody have the postman zip file download that's broken in the video?

SteveMcLaughlin-kg
Автор

Have you implemented pgp encryption and description of the file in netsuite?

SanjitYadav-djzr
Автор

This was very helpful with accessing REST Services. Although I checked both RESTlets and REST Services on the integration I am getting the error "INVALID_LOGIN_ATTEMPT" when using RESTlets but not REST Services.

kellyford
Автор

Hi, Thank you so much for the video. Is there any way to use the Postman's "Get New Access Token" functionality to get the same? I can see the following fields are available :

Token Name
Grant Type
Access Token URL
Client ID
Client Secret
Scope
Client Authentication

If I enter all of these still showing "Authentication failed"

soumodipmukherjee
Автор

Hi @Robin, We tried with the same procedure and we are getting the below error, There was an error in evaluating the Pre-request Script: Undefined: Undefined. Thanks in advance

Manoj-byjl
Автор

Hey Robin. Is Postman collection still available? the tiny url link no longer works.

DeepakAgrawal-gr
Автор

This is a great video (as all of Robin's are). I'm trying to move the JWT generation and signing functionality into a SuiteLet but am having a tough time figuring out how to get the signing process to work over there. Anyone have any pointers?

blairjanis
Автор

Hi, great! thank you for sharing this video. Please where you register the entity that you show in this vídeo?

skyrioca
Автор

Hi @robin, thank you for sharing this tutorial, I tried with the same steps and i am getting the 500 Server Error. I replaced all the keys with our own key but facing 500 server error. Any suggestion?

bilalmalik
Автор

Need to setup Machine to Machine Integration for multiple users with the same integration record but when calling request to generate access token getting response 404 bad request "error": "invalid_client"

Amansaini-txwi
Автор

Just get an error trying to download the file now...

TheOneAndOnlyKelly
Автор

Hi, thanks for sharing this video, i have followed the steps but i am getting server error 500, any suggestion ? I have changed the account number with my account number but same error.

shobipersonal