Tokens in rest api call?

saini
Tera Expert

Can anyone help me with this.

I am doing outbound rest api call from snow, i get token for every call, where can I store this token to automate the process?

Thanks

1 REPLY 1

Tony Chatfield1
Kilo Patron

Hi, OOB tokens are stored in oauth_credential table

System OAuth > Manage Tokens

If you are using an Application Registry (oauth_entity) record to manage your integration I would expect that the tokens would be populated into oauth_credential without you having to do this yourself.

This blog may help

How to setup OAuth2 authentication for RESTMessageV2 integrations - Blogs - Blog - ServiceNow Commun...