Learn how to build automated workflows in ContactSwing that trigger when new jobs are posted and automatically match qualified consultants using webhooks and API authentication.Documentation Index
Fetch the complete documentation index at: https://docs.contactswing.ai/llms.txt
Use this file to discover all available pages before exploring further.
🎥 Video walkthrough
Step-by-step guide
Configure Job Posted
- Trigger: New Job Posted (Webhook)
- Workspace Key: Enter your authentication key here.
ContactSwing (Get Matching Consultants)
- Workspace Key: Enter your authentication key here.
- Job ID: Provide the corresponding Job ID for reference.
- Model: Use a supported model such as
gpt-3.5-turboor later.
When a new job is added in the staffing system, this workflow automatically identifies and matches the most suitable consultants for that specific job post.
Workflow summary
- Trigger: The workflow activates when a new job is posted via a webhook.
- Match consultants: ContactSwing fetches and matches consultants based on job requirements.
- Generate recommendations: AI ranks the best-fit consultants.
- Notify recruiters: The system automatically alerts the recruitment team with recommended matches.

