Connect an AI assistant
Your AI assistant can read this documentation directly, so it answers from the current content instead of guessing. Add one of the servers below to your client — they use the Model Context Protocol (MCP). Each one covers a different body of content, so add the one you need.
The catalog did not load. Refresh the page to try again.
Loading…
{{server.name}}
{{server.summary}}
{{server.documentCount.toLocaleString()}} pages Not published to this site
- Name
-
{{server.name}} - URL
-
{{mcpServerUrl(server.path)}}
| Tool | What it does |
|---|---|
{{tool.name}} |
{{part.text}}{{part.text}} |
How can we help?
Searching in {{docApp.searchFilterBySpecificBookTitle}}
Searching for:
{{docApp.searchResultFilteredItems.length}} results for:
{{docApp.currentResultsSearchText}}
in {{docApp.searchFilterBySpecificBookTitle}}
Found {{docApp.searchResponse.totalResultsAvailable}} matches. Showing the top {{docApp.searchResponse.results ? docApp.searchResponse.results.length : 0}}. Use a more specific search to further narrow down the results.
No documentation pages match this search, so all content types are shown.
Most matches are in {{docApp.searchDocTypeRescue.best.name}}.
There is no book with the ID "{{docApp.searchBookRescue.bid}}", so the book filter from this link was ignored and results from all books are shown.
You have an odd number of " characters in your search terms - each one needs closing with a matching " character!
-
{{resultItem.title}} {{resultItem.matchedBy === 'semantic' ? 'semantic' : (resultItem.matchedBy === 'both' ? 'keyword + semantic' : 'keyword')}}
{{resultItem.url}}
{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}
{{docApp.libraryHomeViewProduct.description}}
{{group.title || group.id}}
{{group.description}}
ServiceNow
- Article
- 3 minutes to read
Cloud Automations
Changes
| Operation | Description |
|---|---|
| Create Change | Creates a ServiceNow Change record. |
| Delete Change | Deletes a ServiceNow Change record. |
| Get Change Details | Retrieves information about a ServiceNow Change record. |
| Update Change | Updates a ServiceNow Change record. |
Common
| Operation | Description |
|---|---|
| Add Comment | This operation will add a customer-facing Comment to a ServiceNow Incident or Change Request. |
| Add Work Note | This operation will add a Work Note to a ServiceNow Incident, Change Request or Problem. |
| Last 3 Journal Entries | Hornbill Integration method for retrieving the last 3 journal entries against a request in ServiceNow |
| Update Record | Hornbill Cloud Automation to update field values against records within a table in ServiceNow. Requires either the System ID (sys_id) or Reference & Column to be provided. If both are provided, then System ID is used. |
Customer Service Management
| Operation | Description |
|---|---|
| Get | Hornbill Integration Bridge method for retrieving details of an Account from the ServiceNow CSM Plugin. See the Now documentation for more information: https://developer.servicenow.com/dev.do#!/reference/api/washingtondc/rest/account-api#account-GET |
| Create | Hornbill Integration Bridge method for creating a Case from the ServiceNow CSM Plugin. See the Now documentation for more information: https://developer.servicenow.com/dev.do#!/reference/api/washingtondc/rest/case-api#case-POST-case |
| Get | Hornbill Integration Bridge method for retrieving details of a Case from the ServiceNow CSM Plugin. See the Now documentation for more information: https://developer.servicenow.com/dev.do#!/reference/api/washingtondc/rest/case-api#case-GET-case |
| Update | Hornbill Integration Bridge method for updating a Case from the ServiceNow CSM Plugin. See the Now documentation for more information: https://developer.servicenow.com/dev.do#!/reference/api/washingtondc/rest/case-api#case-PUT-case |
| Create | Hornbill Integration Bridge method for creating a Consumer in the ServiceNow CSM Plugin. See the Now documentation for more information: https://developer.servicenow.com/dev.do#!/reference/api/washingtondc/rest/consumer-api#consumer-POST |
| Get | Hornbill Integration Bridge method for retrieving details of a Consumer from the ServiceNow CSM Plugin. See the Now documentation for more information: https://developer.servicenow.com/dev.do#!/reference/api/washingtondc/rest/consumer-api#consumer-GET |
| Create | Hornbill Integration Bridge method for creating a Contact in the ServiceNow CSM Plugin. See the Now documentation for more information: https://developer.servicenow.com/dev.do#!/reference/api/washingtondc/rest/contact-api#contact-POST |
| Exists | Hornbill Integration Bridge method for retrieving details of a Contact from the ServiceNow CSM Plugin. See the Now documentation for more information: https://developer.servicenow.com/dev.do#!/reference/api/washingtondc/rest/contact-api#contact-GET |
| Get | Hornbill Integration Bridge method for retrieving details of a Contact from the ServiceNow CSM Plugin. See the Now documentation for more information: https://developer.servicenow.com/dev.do#!/reference/api/washingtondc/rest/contact-api#contact-GET |
Incident Tasks
| Operation | Description |
|---|---|
| Update Incident Task | Hornbill Cloud Automation to update field values against ServiceNow Incident Task records. Requires either the System ID (sys_id) or Incident Task Reference (number) to be provided. If both are provided, then System ID is used. |
Incidents
| Operation | Description |
|---|---|
| Create Incident | Creates a ServiceNow Incident Record. |
| Delete Incident | Deletes a ServiceNow Incident Record. |
| Get Incident Details | Retrieves information about a ServiceNow Incident Record. |
| Update Incident | Updates a ServiceNow Incident Record. |
Problems
| Operation | Description |
|---|---|
| Create Problem | Creates a ServiceNow Problem Record. |
| Delete Problem | Deletes a ServiceNow Problem Record. |
| Get Problem Details | Retrieves information about a ServiceNow Problem Record. |
| Update Problem | Updates a ServiceNow Problem Record. |
Requests
| Operation | Description |
|---|---|
| Create Request | Creates a ServiceNow Request Record. |
| Delete Request | Deletes a ServiceNow Request Record. |
| Get Request Details | Retrieves information about a ServiceNow Request Record. |
| Update Request | Updates a ServiceNow Request Record. |
Users
| Operation | Description |
|---|---|
| Search | Retrieves a list of ServiceNow Users. |
- Version {{docApp.book.version}}
- Node {{docApp.node}} / {{docApp.build}}