Difference between revisions of "Hornbill Open Integration Tools"

From Hornbill
Jump to navigation Jump to search
Line 25: Line 25:
 
===Utilities===
 
===Utilities===
 
* [[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])
 
* [[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])
 +
* [[Hornbill_Report_Runner|Hornbill Report Runner]] - This utility provides a quick and easy method of running reports on your Hornbill instance, and retrieving the report output files for storage locally
 +
 
===User Import===
 
===User Import===
 
* [[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])
 
* [[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])

Revision as of 16:52, 10 January 2019

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

Documentation & Links

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

Utilities

  • 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)
  • Hornbill Report Runner - This utility provides a quick and easy method of running reports on your Hornbill instance, and retrieving the report output files for storage locally

User Import

Contact Import

Request Import

Asset Import

Power BI Reporting

  • 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 (Source Code)

Orchestration and Automation