Highspot connector (#4277)

This commit is contained in:
SubashMohan
2025-03-17 21:06:02 +05:30
committed by GitHub
parent f45798b5dd
commit ba514aaaa2
15 changed files with 1019 additions and 0 deletions

View File

@@ -50,6 +50,9 @@ env:
GITBOOK_API_KEY: ${{ secrets.GITBOOK_API_KEY }}
# Notion
NOTION_INTEGRATION_TOKEN: ${{ secrets.NOTION_INTEGRATION_TOKEN }}
# Highspot
HIGHSPOT_KEY: ${{ secrets.HIGHSPOT_KEY }}
HIGHSPOT_SECRET: ${{ secrets.HIGHSPOT_SECRET }}
jobs:
connectors-check: