Make your first REST API call to ServiceNow (using Postman + Basic Authentication)

preview_player
Показать описание

It took me a long time to understand how to get the right credentials for this, so this is why I made the video.

cURL code is shown in the video at the end.
Рекомендации по теме
Комментарии
Автор

Thanks! That saved me a lot of time! But actually I believe this is only good for dev instance. I doubt I'll get this "master" password from a customer to integrate with their SN REST API. So what is the "proper way" to authenticate with production instance of ServiceNow? Can't figure it out *sigh*

shindayo
Автор

how can i fill a reference field its not populating in servicenow In tried with many values

NinjasGamingLive
Автор

Hello Horea I am assigned to a project where I need to create Request tickets instead of Incidents on service now from an Api call(mulesoft). If you can share some information on how to create Request Ticket please.
Thank you!

thomasgebre
Автор

Can I have a copy of your postman collection. it looks very comprehensive Service Now API collection. Thanks

TrungLe-bziv
Автор

Great video!! Do you know how to refresh token once it expires?

thomaspoeckes
Автор

Hi! Can you help me understand what level of access needs to be grangted to my ServiceNow account in order to make API call to ServiceNow and get data?

reachraheem
Автор

Thank you so much, very good explanation

satishkvs
Автор

"message": "Requested URI does not represent any resource",
that the message that I got every time.

JohnMacTavish