Create a referral in Ashby ATS by submitting a referral form with candidate information. Use this action to formally submit employee referrals for job openings, which creates both a candidate record (if new) and an application linked to the specified job.
idRequiredstringThe referral form ID. Use the get_referral_form action to retrieve the default form ID.
createdAtstringOptional timestamp for when the referral was created (ISO 8601 format)
creditedToUserIdRequiredstringThe ID of the user submitting the referral. Use the list_users action to get valid user IDs.
fieldSubmissionsRequiredarrayArray of field submissions. Required fields depend on the form definition but typically include: '_systemfield.job' (job ID from list_jobs), '_systemfield_name' (candidate name), '_systemfield_email' (candidate email), and any custom fields from the form definition. Each item ha…
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.