Discussions

Ask a Question
Back to all

How to generate a scheduling link via API

Hello,

I'm interested to build an automation that generates a scheduling link whenever a candidate is moving into a particular stage.

The context is the following:

  • We have jobs. each job consists of a hiring team (e.g., HM, other team members and a recruiter)
  • When an applicant is (manually) moved from "new application" to "screening call" an automated email should be sent to the applicant containing a standard message and a scheduling link
  • I want to be able to create the scheduling link following my configurations.

I want to use the scheduling link within Make.com to build an automation that realizes that. From the API documentation I could see that I could retrieve candidates / check applications by stages. I would like to understand how I can generate the scheduling link via API so I can integrate this as part of my automation scenario.

Could someone help me out here?