How to Integrate NetBox with ServieNow using REST API?

Viswasri Ponaka
Tera Contributor

Hi Team,

We need to integrate NetBox with ServiceNow to get the circuits data, how can we call REST API since we heard we need to do Bearer token authentication with ServieNow.

Any inputs will be highly appreciated.

Thanks

3 REPLIES 3

Mike_R
Kilo Patron
Kilo Patron

What kind of REST Message?

 

Will NetBox POST to ServiceNow?

Or will ServiceNow GET from NetBox?

ServiceNow GET from NetBox

You can configure a REST message here, very similar to how you would create in postman.

isntanceName.service-now.com/sys_rest_message_list.do?sysparm_query=&sysparm_view=

 

Here's a good tutorial

https://www.youtube.com/watch?v=Oa0FyQECfsc

 

You can also use Flow designer, here's a good video on that

https://www.youtube.com/watch?v=9KvNrFdaPlI