Use > Service Catalogs > Service Catalog management > Importing connector details for an item through Web Services > Example: Importing details for Open a Service Desk Interaction

Example: Importing details for Open a Service Desk Interaction

The following is an example of the format required to import the connector details for an Open a Service Desk Interaction. The result is an XML string that populates the interface.info field in the svcCatalog record.

connectorInfo data
"Open a Service Desk Interaction,1 - Enterprise,AUTO,"
Result
<info>
  <impact>1 - Enterprise</impact>
  <assignment>AUTO</assignment>
</info>