Enable, disable and manage integrations for any StackOne Project
provider
) for a StackOne Project.
On the integrations page, you can:
HRIS
ATS
IAM
CRM
Marketing
and LMS
. Some integrations and categories are only available based on your plan/contract. If you do not see a category or integration that you would like, contact support managerconfirm
will automatically set its state as enabled
, meaning it will be displayed in the Integrations Hub and you will be able to retrieve Connect Sessions token with the associated provider key.
When disabling an integration by toggling the radio button, a warning will appear. Note that disabling an integration with accounts linked for it will make all these accounts go into an inactive
status and API request to these accounts will not be permitted. You will be able to switch any integration back to an enabled state just as easily, which will reset all associated linked accounts to an active
status.
API Key
or Basic Token
in which case the end-user will need to generate the required secret (eg. Ashby or Hibob). For other integrations, you may have a choice of OAuth
(and similar, eg. OIDC
) in which case, your user may experience a more streamlined login-like flow (eg. Lever or Hubspot.
Client ID
& Client Secret
).
Although you can use StackOne-provided secrets this may mean your end-user journey will see StackOne’s branding (ie. StackOne’s logo or name) when linking an account. StackOne can assist you in retrieving your own oauth / partner credentials for such integrations - contact StackOne’s support team via your channel of choice to request additional assistance.
https://api.stackone.com/connect/oauth2/{provider key}/callback
(replace {provider key}
with the actual key, for example: hubspot
or bamboohr
).