URGENT :How to TEST Outbound REST with a static Token
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2024 07:02 AM
Hello Experts,
Urgently need assistance as I am doing it initially the integration with Ansible we have Ansible spoke.
Initially before setting up actual OAUth credentials we want to know if the connectivity is in place.
We have been given TOKEN (non expiry for now) , end point to test. I have configured this way please let me know if I am wrong here in HTTP Headers configuration.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2024 03:24 AM
any leads please as new here need some assistance. Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2024 03:38 AM
Hello @Nisha30,
Please find the below link and let me know whether it is useful or not.
https://developer.servicenow.com/dev.do#!/learn/learning-plans/washingtondc/servicenow_application_d...
Thanks
SP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2024 06:58 AM
HI @SP22 in my case as you can see - When I 'Auto generate variable' it did not create any variable, reason i suppose the Endpoint does not have any.
This is just a basic check for connection using TOKEN , what I do not know is how to set up the TOKEN in Headers - Do we need to put the TOKEN value over there ? or somewhere else?
Thanks