bwhitehead0/upload_snow_attachment

Upload Attachment to ServiceNow

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
snow_urlServiceNow URL (e.g., https://my-company.service-now.com)yes
snow_userServiceNow username (Username + password or token are required)yes
snow_passwordServiceNow password (Username + password or token are required)yes
snow_client_idServiceNow Client ID for oAuth Token auth (Required: User + pass + client ID + client secret)no
snow_client_secretServiceNow Client Secret for oAuth Token auth (Required: User + pass + client ID + client secret)no
snow_record_sys_idServiceNow Record sys_idyes
upload_filePath to the file to uploadyes
debugEnable debug outputnofalse
snow_timeoutTimeout for ServiceNow API call (default: 60)no60
namedescription
responseThe full JSON response from the ServiceNow API