Authorize single integration

Direct your user to setup the configuration of a single integration

Overview

Naming a single integration on the link token skips integration selection and takes your user straight to that integration’s configuration step, instead of showing them a menu of integrations in Merge’s integration authorization component.

Skip integration selection

When you create a link token to initialize a linking flow session (as in Step 1 of the Get Started guide), add the identifier of the integration you want to display to the link_token request parameters. The linking flow then opens directly to the integration configuration input form of just that integration.

import requests
# Replace api_key with your organization's production API Key
def create_link_token(user, api_key):
body = {
"end_user_organization_name": user.organization_name,
"end_user_email_address": user.email_address,
"end_user_origin_id": user.id,
"categories": ["hris"],
# identifier of desired integration
"integration": "greenhouse",
}
headers = {"Authorization": f"Bearer {api_key}"}
link_token_url = "https://api.merge.dev/api/integrations/create-link-token"
link_token_result = requests.post(link_token_url, data=body, headers=headers)
link_token = link_token_result.json().get("link_token")
return link_token

Integration identifiers

These are the identifiers for every documented integration, grouped by category. Pass the one you want as the integration parameter shown above. An integration’s identifier is not always the same as the last segment of its documentation URL, so copy it from the list below or from your Merge Dashboard rather than deriving it from a page address.

  • 7shifts
  • adp-decidium
  • adp-next-gen
  • adp-run
  • adp-workforce-now
  • alliancehcm
  • altera-payroll
  • bamboohr
  • breathe
  • brighthr
  • cezanne-hr
  • charlie
  • charthop
  • clayhr
  • coolcare
  • cyberark
  • darwinbox
  • dayforce
  • deel
  • employment-hero
  • factorial
  • folks-hr
  • fourth
  • freshteam
  • generic-sftp
  • google-workspace
  • gusto
  • hailey-hr
  • hibob
  • hr-cloud
  • hr-partner
  • hrworks
  • humaans
  • humi
  • insperity-premier
  • intellihr
  • iris-cascade
  • isolved
  • itrent
  • jumpcloud
  • justworks
  • kallidus
  • keka
  • kenjo
  • lano
  • leapsome
  • lucca
  • microsoft-entra-id
  • namely
  • nmbrs
  • officient
  • okta
  • omnihr
  • onelogin
  • oracle-cloud-human-capital-management-hcm
  • oysterhr
  • paycaptain
  • paychex
  • paycom
  • paycor
  • payfit
  • paylocity
  • peoplehr
  • personio
  • pingone
  • planday
  • prismhr
  • proliant
  • remote
  • revolut-people
  • rippling
  • sage-hr
  • sage-people
  • sap-successfactors
  • sesame
  • shapes
  • simployer
  • square-payroll
  • trinet
  • trinet-hr-platform
  • ukg-pro
  • ukg-pro-workforce-management
  • ukg-ready
  • warp
  • workday
  • zelt
  • zoho-people
  • applicantstack
  • ashby
  • asymbl
  • bamboohr
  • breezy
  • bullhorn
  • bullhorn-recruitment-cloud
  • cats
  • clayhr
  • clockwork
  • comeet
  • cornerstone-talentlink
  • crelate
  • dayforce
  • dvinci
  • easycruit
  • engageats
  • eploy
  • flatchr
  • fountain
  • freshteam
  • gem
  • greenhouse
  • greenhouse-job-board-api
  • harbour-ats
  • homerun
  • hr-cloud
  • icims
  • infinite-brassring
  • jazzhr
  • jobadder
  • jobdiva
  • jobscore
  • jobsoid
  • jobvite
  • join
  • lano
  • lever
  • manatal
  • occupop
  • onlyfy
  • oracle-fusion-recruiting-cloud
  • oracle-taleo
  • personio-recruiting
  • pinpoint
  • polymer
  • recruiterflow
  • recruitive
  • sage-hr
  • sap-successfactors
  • smartrecruiters
  • taleez
  • talentlyft
  • talentreef
  • teamtailor
  • tellent-recruitee
  • traffit
  • tribepad
  • ukg-pro-recruiting
  • welcome-to-the-jungle
  • workable
  • workday
  • zoho-recruit
  • clear-books
  • freeagent
  • freshbooks
  • microsoft-dynamics-365-business-central
  • moneybird
  • netsuite
  • oracle-fusion-cloud-erp
  • quickbooks-online
  • sage-business-cloud-accounting
  • sage-intacct
  • wave-financial
  • workday
  • xero
  • zoho-books
  • aha
  • asana
  • azure-devops
  • basecamp
  • bitbucket
  • clickup
  • dixa
  • freshdesk
  • freshservice
  • front
  • github-issues
  • gitlab
  • gladly
  • gorgias
  • help-scout
  • hive
  • hubspot-ticketing
  • intercom
  • ironclad
  • jira
  • jira-data-center
  • jira-service-management
  • kustomer
  • linear
  • pivotal-tracker
  • rally
  • reamaze
  • salesforce-service-cloud
  • servicenow
  • shortcut
  • spotdraft
  • teamwork
  • trello
  • wrike
  • zendesk
  • zoho-bugtracker
  • zoho-desk
  • accelo
  • activecampaign
  • affinity
  • capsule
  • close
  • copper
  • hubspot
  • insightly
  • keap
  • microsoft-dynamics-365-sales
  • nutshell
  • pipedrive
  • pipeliner
  • salesflare
  • salesforce
  • sugarcrm
  • teamleader
  • teamwork-crm
  • vtiger
  • zendesk-sell
  • zoho-crm
  • box
  • dropbox
  • google-drive
  • onedrive
  • sharepoint
  • confluence
  • notion
  • microsoft-teams