Difference between revisions of "Hornbill Open Integration Tools"

From Hornbill
Jump to navigation Jump to search
(Created page with " Hornbill Open Integration Tools We provide an ever expanding list of open-source tools for integrating and extending the Hornbill platform. We release these tools as open sou...")
 
Line 1: Line 1:
  
Hornbill Open Integration Tools
+
<div style="border:1px solid #90C0FF; background:#D0E0FF; width:99%; padding:4px; margin-bottom:10px;">
We provide an ever expanding list of open-source tools for integrating and extending the Hornbill platform. We release these tools as open source tools under a very liberal open source licence (shown below). Our team here at Hornbill support many of these tools via our community channels and we encourage our customers and technology partners to get involved. These tools and examples provide a great resource for getting started with API/WebHook level integrations with our platform.
+
__NOTOC__[[Main Page|Home]] > [[Integration]] > Hornbill Open Integration Tools
 +
</div>
 +
{|style="width: 100%"
 +
|- valign="top"
 +
|style="width:73%"|
 +
==Introduction==
 +
We provide an ever expanding list of open-source tools for integrating and extending the Hornbill platform. We release these tools as open source tools under a very liberal open source licence (shown below). Our team here at Hornbill support many of these tools via our community channels and we encourage our customers and technology partners to get involved.  
 +
|style="width:5%"|
 +
|
 +
|style="width:22%; border-style: solid; border-width: 1px; border-color:#e6e6e6; background-color:#f2f2f2;"|
 +
 
 +
== Related Articles ==
 +
 
 +
|}
 +
 
 +
These tools and examples provide a great resource for getting started with API/WebHook level integrations with our platform.
 
All of these tools are open source and are freely available in source code from our GitHub repository. Please also see our integration page for more details and documentation on specific tools that are in common use.
 
All of these tools are open source and are freely available in source code from our GitHub repository. Please also see our integration page for more details and documentation on specific tools that are in common use.
Hornbill GitHub Repository
+
[https://github.com/hornbill/ Hornbill GitHub Repository]
[edit] Documentation & Links
+
 
Hornbill Cleanup Utility - Used to clear down test data, typically used before a customer go-live to get the request data into a known empty state (Source Code)
+
===Documentation & Links===
[edit] User Import
+
* [[Hornbill_Clean_Utility|Hornbill Cleanup Utility]] - Used to clear down test data, typically used before a customer go-live to get the request data into a known empty state ([https://github.com/hornbill/goHornbillCleaner Source Code])
LDAP User Import Tool - Used for one-off or scheduled imports of user data into your Hornbill instance (Source Code)
+
==== User Import ====
SQL User Import Tool - Used for one-off or scheduled imports of user data into your Hornbill instance (Source Code)
+
* [[LDAP_User_Import|LDAP User Import Tool]] - Used for one-off or scheduled imports of user data into your Hornbill instance ([https://github.com/hornbill/goLDAPUserImport Source Code])
Azure User Import Tool - Used for one-off or scheduled imports of user data into your Hornbill instance (Source Code)
+
* [[SQL_User_Import|SQL User Import Tool]] - Used for one-off or scheduled imports of user data into your Hornbill instance ([https://github.com/hornbill/goDb2HUserImport Source Code])
[edit] Contact Import
+
* [[Azure_User_Import|Azure User Import Tool]] - Used for one-off or scheduled imports of user data into your Hornbill instance ([https://github.com/hornbill/goAzure2HUserImport Source Code])
SQL Contact Import Tool - Used for one-off or scheduled imports of contact data into your Hornbill instance (Source Code)
+
==== Contact Import ====
[edit] Request Import
+
* [[SQL_Contact_Import|SQL Contact Import Tool]] - Used for one-off or scheduled imports of contact data into your Hornbill instance ([https://github.com/hornbill/ Source Code])
Supportworks Request Data Migration Tool - Used to migrate historic and active call/ticket/request data from Supportworks 7.x or 8.x to Hornbill Service Manager (Source Code)
+
==== Request Import ====
ServiceNow Request Data Migration Tool - Used to migrate historic and active call/ticket/request data from ServiceNow to Hornbill Service Manager (Source Code)
+
* [[Supportworks_Request_Import|Supportworks Request Data Migration Tool]] - Used to migrate historic and active call/ticket/request data from Supportworks 7.x or 8.x to Hornbill Service Manager ([https://github.com/hornbill/goSWRequestImport Source Code])
[edit] Asset Import
+
* [[ServiceNow_Request_Import|ServiceNow Request Data Migration Tool]] - Used to migrate historic and active call/ticket/request data from ServiceNow to Hornbill Service Manager ([https://github.com/hornbill/goServiceNowRequestImporter Source Code])
Asset Data Import Tool - Used to import asset data from common IT Asset tools such as Microsoft SCCM, Cetero and many others (Source Code)
+
=== Asset Import ===
[edit] Power BI Reporting
+
* [[Database_Asset_Import|Asset Data Import Tool]] - Used to import and update asset data from common IT Asset tools such as Microsoft SCCM, Cetero and many others ([https://github.com/hornbill/goDBAssetImport Source Code])
Power BI Reporting - Used to enable Power BI administrators to use the Hornbill Reporting and Trending Engine APIs as Data Sources within Power BI reports and dashboards.
+
* [[CSV_Asset_Import|CSV Asset Import Tool]] - Used to import and update asset data from csv files ([https://github.com/hornbill/goCSVAssetImport])
[edit] Orchestration and Automation
+
 
Hewlett Packard Enterprise Operations Orchestration Integration - Used to enable HPEOO administrators to include Hornbill Collaboration and Service Manager automations in their flow orchestrations.
+
[[Category:Integration]]
Microsoft System Center Orchestrator Integration - Used to enable MS System Center Orchestrator Integration administrators to include Hornbill Collaboration and Service Manager automations in their runbook orchestrations.
 

Revision as of 09:36, 4 August 2017

Home > Integration > Hornbill Open Integration Tools

Introduction

We provide an ever expanding list of open-source tools for integrating and extending the Hornbill platform. We release these tools as open source tools under a very liberal open source licence (shown below). Our team here at Hornbill support many of these tools via our community channels and we encourage our customers and technology partners to get involved.

Related Articles

These tools and examples provide a great resource for getting started with API/WebHook level integrations with our platform. All of these tools are open source and are freely available in source code from our GitHub repository. Please also see our integration page for more details and documentation on specific tools that are in common use. Hornbill GitHub Repository

Documentation & Links

User Import

Contact Import

Request Import

Asset Import