Before you begin
You need an Ashby API key with access to the candidate endpoints used by this importer:candidate.listcandidate.info
Create the Ashby API key
1
Open Ashby developer settings
Sign in to Ashby and open the organization’s API or developer settings.
Create an API key for the organization.
2
Grant candidate read access
Allow the key to call
candidate.list and candidate.info. Ashby returns
a 403 response when an API key is missing endpoint permission.3
Run the Harly import
Open Candidates → Import candidates, choose Ashby, select the
destination job, paste the API key, and select Import Ashby candidates.
candidate.list, follows
Ashby’s cursor pagination, and then retrieves full profiles with
candidate.info. The key is used once and never persisted by Harly.
What Harly imports
- Name, email, phone, and location
- Headline and profile summary
- LinkedIn, GitHub, and personal website URLs
- Tags
- Education and employment history
Troubleshooting
See Ashby’s API authentication and authentication reference.