The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps section of the Pipeline Syntax page.

For a list of other such plugins, see the Pipeline Steps Reference page.

Service Now Plugin

serviceNow_attachFile: AttachFileStep

  • serviceNowConfiguration
      Nested Object
    • instance : String
    • credentialId : String (optional)
    • producerId : String (optional)
  • credentialsId : String
  • serviceNowItem
      Nested Object
    • table : String
    • sysId : String
    • body : String (optional)
    • cTask : String (optional)
    • filename : String (optional)
    • query : String (optional)
  • vaultConfiguration (optional)
      Nested Object
    • url : String
    • path : String

serviceNow_attachZip: AttachZipStep

  • serviceNowConfiguration
      Nested Object
    • instance : String
    • credentialId : String (optional)
    • producerId : String (optional)
  • credentialsId : String
  • serviceNowItem
      Nested Object
    • table : String
    • sysId : String
    • body : String (optional)
    • cTask : String (optional)
    • filename : String (optional)
    • query : String (optional)
  • vaultConfiguration (optional)
      Nested Object
    • url : String
    • path : String

serviceNow_createChange: CreateChangeStep

  • serviceNowConfiguration
      Nested Object
    • instance : String
    • credentialId : String (optional)
    • producerId : String (optional)
  • credentialsId : String
  • vaultConfiguration (optional)
      Nested Object
    • url : String
    • path : String

serviceNow_getCTask: GetCTaskStep

  • serviceNowConfiguration
      Nested Object
    • instance : String
    • credentialId : String (optional)
    • producerId : String (optional)
  • credentialsId : String
  • serviceNowItem
      Nested Object
    • table : String
    • sysId : String
    • body : String (optional)
    • cTask : String (optional)
    • filename : String (optional)
    • query : String (optional)
  • vaultConfiguration (optional)
      Nested Object
    • url : String
    • path : String

serviceNow_getChangeState: GetChangeStateStep

  • serviceNowConfiguration
      Nested Object
    • instance : String
    • credentialId : String (optional)
    • producerId : String (optional)
  • credentialsId : String
  • serviceNowItem
      Nested Object
    • table : String
    • sysId : String
    • body : String (optional)
    • cTask : String (optional)
    • filename : String (optional)
    • query : String (optional)
  • vaultConfiguration (optional)
      Nested Object
    • url : String
    • path : String

serviceNow_updateChangeItem: UpdateChangeItemStep

  • serviceNowConfiguration
      Nested Object
    • instance : String
    • credentialId : String (optional)
    • producerId : String (optional)
  • credentialsId : String
  • serviceNowItem
      Nested Object
    • table : String
    • sysId : String
    • body : String (optional)
    • cTask : String (optional)
    • filename : String (optional)
    • query : String (optional)
  • vaultConfiguration (optional)
      Nested Object
    • url : String
    • path : String

serviceNow_updateTask: UpdateChangeTaskStep

  • serviceNowConfiguration
      Nested Object
    • instance : String
    • credentialId : String (optional)
    • producerId : String (optional)
  • credentialsId : String
  • serviceNowItem
      Nested Object
    • table : String
    • sysId : String
    • body : String (optional)
    • cTask : String (optional)
    • filename : String (optional)
    • query : String (optional)
  • vaultConfiguration (optional)
      Nested Object
    • url : String
    • path : String

Was this page helpful?

Please submit your feedback about this page through this quick form.

Alternatively, if you don't wish to complete the quick form, you can simply indicate if you found this page helpful?

    


See existing feedback here.