tamu-edu/Service Now Request Management
Modifies Service Now Requests
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| action-version | The version of the action to use | yes | — |
| github-token | The GitHub token to use for authentication | yes | — |
| sn-base-url | The base URL of the Service Now instance | yes | — |
| sn-username | The username to use for authentication | yes | — |
| sn-password | The password to use for authentication | yes | — |
| sn-request-id | The ID of the Service Now request to modify | yes | — |
| sn-action | The action to perform on the Service Now request | yes | — |
| sn-input1 | The first input to the Service Now action | yes | — |
| sn-input2 | The second input to the Service Now action (optional) | no | — |
Outputs
| name | description |
|---|---|
| output | Output from the Service Now action script |