ServicenowIntegration
No description
type ServicenowIntegration implements BaseFields, DefectTrackerInterface, IntegrationInterface {
company: Company!
createdAt: ISO8601DateTime!
id: ID
instanceUrl: String!
integration: DefectTrackerEnum!
integrationType: IntegrationEnum!
severityMappings: [ServicenowSeverityMapping!]!
updatedAt: ISO8601DateTime!
webhookToken: String!
webhookUrl: String!
}
Fields
ServicenowIntegration.company ● Company! non-null object
Company associated with the integration
ServicenowIntegration.createdAt ● ISO8601DateTime! non-null scalar
The date when record was created
ServicenowIntegration.id ● ID scalar
The ID scalar type represents a unique identifier
ServicenowIntegration.instanceUrl ● String! non-null scalar
Servicenow instance URL. E.g: https://example.service-now.com
ServicenowIntegration.integration ● DefectTrackerEnum! non-null enum
ServicenowIntegration.integrationType ● IntegrationEnum! non-null enum
ServicenowIntegration.severityMappings ● [ServicenowSeverityMapping!]! non-null object
Mapping between Servicenow priorities and Conviso Platform severities
ServicenowIntegration.updatedAt ● ISO8601DateTime! non-null scalar
The date when record was updated
ServicenowIntegration.webhookToken ● String! non-null scalar
Webhook token used to perform bi-synchronization between Conviso Platform and the defect tracker tool
ServicenowIntegration.webhookUrl ● String! non-null scalar
Webhook URL used used to perform bi-synchronization between Conviso Platform and the defect tracker tool
Interfaces
BaseFields interface
DefectTrackerInterface interface
IntegrationInterface interface
Member Of
CreateOrUpdateServicenowIntegrationPayload object ● UpdateSeverityMappingsPayload object
Resources
By exploring our content, you'll find resources that will enhance your understanding of the importance of a Security Application Program.
Conviso Blog: Explore our blog, which offers a collection of articles and posts covering a wide range of AppSec topics. The content on the blog is primarily in English.
Conviso's YouTube Channel: Access a wealth of informative videos covering various topics related to AppSec. Please note that the content is primarily in Portuguese.