| url | Servicenow host url | yes | — |
| username | Servicenow username | yes | — |
| password | Servicenow password | yes | — |
| client-id | Servicenow client id (oauth client id) | — | "" |
| client-secret | Servicenow client secret (oauth client secret) | — | "" |
| cr-number | Unique CR number | yes | — |
| poll-interval | The time interval (in minutes) in which the action will connect to Service Now to check the approval status. Note: Maximum polling interval is 5760 minutes. Defaults to 3 minutes | — | 3 |
| poll-duration | The maximum duration (in minutes) for which the action will continue polling to check the approval status. Note: Maximum polling duration is 5760 minutes which will be the default | — | 5760 |
| state-field-value | The name of state field to be checked for approval evaluation. if not provided state field will not be checked | — | "" |
| approval-field-value-approved | For evaluating Approval this the value of the approval field to be provided along with approval-field-value-rejected input. if not provided will not be checked | — | "" |
| approval-field-value-rejected | For evaluating Rejection this the value of the approval field to be provided along with approval-field-value-approval input. if not provided will not be checked | — | "" |