Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(docs): Connect UI Documentation #3107

Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
52238da
[ext-279] gong documentation
dannylwe Dec 2, 2024
537edca
greenhouse and gong documentation
dannylwe Dec 3, 2024
0234572
hibob docs
dannylwe Dec 3, 2024
0d6de0a
klaviyo docs
dannylwe Dec 3, 2024
c4c5ef3
lever basic docs
dannylwe Dec 3, 2024
f29e796
personio docs
dannylwe Dec 3, 2024
9ff4c13
woocommerce docs
dannylwe Dec 3, 2024
e42fea9
workable docs
dannylwe Dec 3, 2024
057a39e
workday docs
dannylwe Dec 4, 2024
5185925
zoominfo docs
dannylwe Dec 4, 2024
e395965
marketo docs
dannylwe Dec 4, 2024
41ceafb
update marketo docs
dannylwe Dec 5, 2024
0af86cf
sage-intacct docs
dannylwe Dec 5, 2024
211921b
update gong credentials title
dannylwe Dec 5, 2024
5ac882e
Merge branch 'master' into daniellwetabe/ext-279-connect-ui-documenta…
dannylwe Dec 5, 2024
2fdc672
remove unused
dannylwe Dec 5, 2024
4bcf25f
revert hibob docs
dannylwe Dec 5, 2024
85e3f78
update hibob connect.mdx
dannylwe Dec 5, 2024
d012223
fix typos in hibob
dannylwe Dec 5, 2024
2e920d8
fix typos
dannylwe Dec 5, 2024
0549445
update greenhouse docs
dannylwe Dec 5, 2024
ba56d23
Merge branch 'master' into daniellwetabe/ext-279-connect-ui-documenta…
dannylwe Dec 5, 2024
3e6c540
Merge branch 'master' into daniellwetabe/ext-279-connect-ui-documenta…
dannylwe Dec 6, 2024
c5a74a0
Merge branch 'master' into daniellwetabe/ext-279-connect-ui-documenta…
dannylwe Dec 9, 2024
890f449
[ext-279] brand casing
dannylwe Dec 9, 2024
7ab14e3
[ext-279] update providers.yaml
dannylwe Dec 9, 2024
34e98d5
[ext-279] clean up typos
dannylwe Dec 9, 2024
9a5a1e6
[ext-279] add doc_section for greenhouse domain
dannylwe Dec 9, 2024
05ae2f8
[ext-279] add doc section marketo
dannylwe Dec 9, 2024
aadb976
Merge branch 'master' into daniellwetabe/ext-279-connect-ui-documenta…
dannylwe Dec 9, 2024
9d61851
[ext-279] remove doc_section greenhouse
dannylwe Dec 9, 2024
ede7294
[ext-279] remove doc_section marketo
dannylwe Dec 9, 2024
a259437
Merge branch 'master' into daniellwetabe/ext-279-connect-ui-documenta…
khaliqgant Dec 9, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
hibob docs
  • Loading branch information
dannylwe committed Dec 3, 2024
commit 0234572b3314d7dcacc011142f436421005ae9fb
52 changes: 52 additions & 0 deletions docs-v2/integrations/all/hibob-service-user/connect.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
---
title: Hibob - How do I link my account?
sidebarTitle: Hibob
---


# Overview

To authenticate with Hibob, you need two key pieces of information:
1. **Token** - A key that grants access to your application and configurations.
2. **Service User ID** - A unique identifier for your application on Hibob.

This guide will walk you through finding or creating those credentials within Hibob.


### Prerequisites:

- You must set up an account with Hibob.


#### Step 1: Finding Your hiBob Service User ID
1. Log into your admin Hibob account. From the left menu, please select `Settings` > `Integrations`.
2. Select `Automation`. Click the `Service Users` icon.
3. Please enter a unique name and a display name.


<img src="/integrations/all/hibob-service-user/hibob_1.png" />


4. After adding these mandatory fields please click `Save` and the service user’s `ID` and `token` will be displayed.
5. Securely store the service user `ID`.

#### Step 2: Finding Your hiBob token
1. From the prevouse step, securley store your `token`.


<img src="/integrations/all/hibob-service-user/hibob_2.png" />


#### Step 3: Connect Your Hibob Account

<img src="/integrations/all/hibob-service-user/nango_connect_ui.png" />

To authenticate using your API credentials, navigate to the Hibob authentication form.
Enter your credentials as follows:
- Service User ID: Your hibob ID
- Token: Your hibob Token
Click "Connect" to complete the authentication.

Note: Make sure to match the credentials exactly as shown above - the field names in the form may differ from your Hibob dashboard.

`// TODO: update connect_ui image`
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions docs-v2/integrations/all/hibob.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,7 @@ API configuration: [`hibob`](https://nango.dev/providers.yaml)
- For Basic auth, HiBob uses ID as the username and token as the password.

<Note>Add Getting Started links and Gotchas by [editing this page](https://github.com/nangohq/nango/tree/master/docs-v2/integrations/all/hibob.mdx)</Note>

<Card title="Connect to hibob" icon="link" href="/integrations/all/hibob-service-user/connect" horizontal>
bodinsamuel marked this conversation as resolved.
Show resolved Hide resolved
Guide to connect to hibob API using Nango Connect.
</Card>
12 changes: 12 additions & 0 deletions packages/shared/providers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3169,7 +3169,19 @@ hibob-service-user:
verification:
method: GET
endpoint: /v1/company/named-lists
credentials:
username:
type: string
title: Service User ID
description: The ID of the service user
doc_section: '#step-1-finding-your-hibob-service-user-id'
password:
type: string
title: Token
description: Token associated to service user
doc_section: '#step-2-finding-your-hibob-token'
docs: https://docs.nango.dev/integrations/all/hibob
docs_connect: https://docs.nango.dev/integrations/all/hibob-service-user/connect

highlevel:
display_name: HighLevel
Expand Down