Difference between revisions of "Hornbill Open Integration Tools"

From Hornbill
Jump to navigation Jump to search
Line 35: Line 35:
 
* [[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])
 
* [[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])
 
* [[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])
 
* [[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])
 +
 
===Contact Import ===
 
===Contact 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/goDb2HcontactImport Source Code])
 
* [[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/goDb2HcontactImport Source Code])
 +
 +
===Document Import===
 +
* [[Document_Import_Tool|Document Import Tool]] - Used for one-off or scheduled imports of documents into Document Manager on your Hornbill instance ([https://github.com/hornbill/goHornbillDocumentImport Source Code])
 +
 
===Organisation Import===
 
===Organisation Import===
 
* [[SQL_Organisation_Import|SQL Organisation Import Tool]] - Used for one-off or scheduled imports of organisation data into your Hornbill instance ([https://github.com/hornbill/goHornbillOrgImport Source Code])
 
* [[SQL_Organisation_Import|SQL Organisation Import Tool]] - Used for one-off or scheduled imports of organisation data into your Hornbill instance ([https://github.com/hornbill/goHornbillOrgImport Source Code])

Revision as of 17:30, 20 January 2020

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

User Import

Contact Import

Document Import

Organisation Import

Request Import

Asset Import

Power BI Reporting

Orchestration and Automation