Connection

Getint use connection credentials to establish secure connection with particular app from / to which data will be exchanged. Most of modern apps expose public and official APIs, under HTTPS secure protocol, which are used by Getint.

Create connection and configure app trigger

ClickUp

To connect with ClickUp app user must provide personal API token into API TOKEN field. Only Personal access tokens are supported at the moment. According to ClickUp docs to generate Personal access token you should:
  • Log into ClickUp.
  • Click on your avatar in the lower-left corner and select Apps.
  • Under API Token, click Generate. If you already generated token just copy it
  1. 1.
    Paste token into API Token field and click Add button.
  1. 2.
    Once connection is created space and folder must be selected so Getint knows where new tickets should be created. Getint will listen for changes applied to Tasks that are placed in Lists that belong to the picked folder and propagate those changes (if configured) to the other app.
  1. 3.
    Once Space and Folder is selected, click Connect. Popup window will be closed and ClickUp will be ready for further configuration.

Hubspot

To connect with Hubspot app user must provide API token from a Private App. Only API Tokens are supported at the moment. To create Private App:
  • In your HubSpot account, click the settings icon in the main navigation bar.
  • In the left sidebar menu, navigate to Integrations > Private Apps.
  • Click Create private app.
  • On the Basic Info tab, configure the details of your app:
    • Enter your app's name e.g. Getint Sync
    • Enter a description for your app e.g. Getint integration app.
  • Click the Scopes tab and select below scopes in CRM section
  • After you're done configuring your app, click Create app in the top right.
  1. 1.
    Copy the token that will appear in confirmation popup
  2. 2.
    Paste token into API Token field and click Add button
  3. 3.
    Once added, connection will appear on the connections list. Select it and click Connect button