Skip to content

GleapSDK/HubSpot-Knowledge-Base-API-Importer-to-Gleap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HubSpot Knowledge Base API Importer for Gleap

This is a JavaScript project that fetches data from HubSpot's knowledge center articles and imports them into your Gleap project. Please note that you will need to have nodeJS installed.

What is Gleap?

Gleap JavaScript SDK Intro

Gleap is a bug reporting and customer feedback tool designed for apps and websites. It streamlines the software development process, from beta testing to customer support and roadmap planning. Gleap offers features such as faster bug fixing with comprehensive reports, a feature request system, release notes, a contextual help center, and user feedback surveys. It's perfect for developers, product teams, and customer support teams who want to enhance their software development and user experience.

Configuration

Before running the script, you need to add the necessary information to the configuration section.

Running the Script

To run the script, you will need to edit all variables in the index.js file between CONFIGURATION and CONFIGURATION END. This will start the process of fetching the articles from Hubspot, downloading and uploading images to Gleap, and then creating the collections and articles in Gleap.

Remember to install all necessary dependencies before running the script with npm install.

Dependencies

  • axios
  • @tiptap/extension-code-block-lowlight
  • @tiptap/extension-heading
  • @tiptap/extension-image
  • @tiptap/extension-mention
  • @tiptap/extension-text-style
  • @tiptap/extension-youtube
  • @tiptap/html
  • @tiptap/starter-kit
  • @tiptap/extension-link
  • @tiptap/core
  • form-data
  • lowlight.js (local module)

Disclaimer

This script is provided "as is," without any warranty or guarantee of any kind, whether expressed or implied. The APIs used in this script are subject to potential changes, and we cannot guarantee their availability or functionality.

By using this script, you do so at your own risk. We shall not be held liable for any direct, indirect, incidental, consequential, or special damages arising out of or in any way connected with the use of this script. This includes but is not limited to loss of data, profits, or business opportunities.

Please note that this script does not constitute professional advice. It is your responsibility to exercise caution and conduct your own due diligence when using this script. We recommend consulting appropriate professionals for specific advice related to your situation.

If any provision of this legal disclaimer is found to be invalid or unenforceable, the remaining provisions shall remain in full force and effect.

It is strongly advised to consult with a legal professional to ensure that this legal disclaimer meets your specific requirements and is in compliance with applicable laws and regulations.

By using this script, you acknowledge that you have read, understood, and agreed to the terms and conditions outlined in this legal disclaimer.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published