Back to ServiceNow Integrations
Handler · Version 1

ServiceNow API ServiceNow

Download GitHub

Configurations
Name Description Sample
api_username Username
api_password Password *********
api_location API Location (ie. https://instance.service-now.com)
enable_debug_logging True or False false
Parameters
Name Description Sample
Error Handling Determine what to return if an error is encountered.
Method GET,POST,PUT,PATCH,DELETE (Defaults to GET)
Path Example: /api/now/table/:tablename/:sys_id?sysparm_display_value=true
Body JSON body if applicable (POST,PUT,PATCH)
Results
Name Description
Response Body
Response Code
Handler Error Message
Download GitHub

On This Page

Looking for a workflow engine? Learn more about the Kinetic Data Enterprise Workflow Platform. Check it out
Return to Top