If you would like to use OAuth to allow your customers to link Zelt accounts with Merge, you'll need to register a Zelt Client and enter its credentials within Merge. This is recommended if you would like to have multiple end users linking their accounts.
Step One: Sign up for Zelt!
Step Two: Create and publish your Zelt application
Navigate from Settings -> Security -> Developer hub
Click
Generate
to fill in details about your Zelt application.Fill in the name, description, and set the Redirection URI to https://app.merge.dev/oauth/callback
Click
Generate
to get yourclient_id
andclient_secret
Copy and save your
client_id
andclient_secret
Reach out to the Zelt team at [email protected] to get your Zelt application published!
Step Three: Populate your app's details within Merge
Navigate to the HRIS Integrations Configurations page in the Merge dashboard.
Expand the Zelt Integration and select the "I am a Zelt Partner..." checkbox.
For each parameter click Edit and enter the corresponding value.
OAuth Client Id: The Client ID value from “Auth” → “App credentials”
OAuth Client Secret: The Client secret value from “Auth” → “App credentials”
OAuth Redirect URI: https://app.merge.dev/oauth/callback