For Dev Environment
Base URL: https://dev67343.service-now.com
username: INT_AGILE_USER_1000
Password: empyra@12#
client_id: ad549d9128433010861e34c18e629163
client_secret: S+y)oLLa^.
Sl No | Entity | Method | Description | URL |
---|---|---|---|---|
1 | Login | POST | Login to get the token | {{base_url}}/oauth_token.do |
2 | Epic | GET | Read epics from the ServiceNow | {{base_url}}/api/now/table/rm_epic |
3 | Epic | POST | Create Epic in ServiceNow |