ImportServiceNowInstanceInput
ImportServiceNowInstanceInput
ImportServiceNowInstanceInput
Import a ServiceNow instance atomically
applicationScope |
String! | Application scope identifier |
clientId |
String! | OAuth client ID |
clientSecret |
String! | OAuth client secret |
instanceUrl |
String! | ServiceNow instance URL (e.g., https://myinstance.service-now.com) |
parent |
ID! | Parent folder ID or AKA |
password |
String! | Service account password |
username |
String! | Service account username |