Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

The FlexDeploy ServiceNow plugin can be used to interact with a ServiceNow instance. The ServiceNow instance must be configured in Topology before the plugin operations can be used.

Key Features

  • Can call get record (by sys_id) or get records (with query parameters) or put record (by sys_id)

  • Updates existing records in ServiceNow

  • Returns the entire response as well as up to 5 data points from within.

  • Can be used in Json or XML mode.

 Plugin Operations

  • No labels