Skip to main content
POST
Create Laboredge Action

Authorizations

string
required
Enter your ContactSwing JWT Bearer token.

Request Body

string
required
Action display name. Example: My Laboredge Action
string
required
Action purpose. Example: Search Jobs - Trigger if user is looking for jobs
string
required
When to trigger: "DURING"
string
required
Action type: "LABOREDGE"
object
required
Laboredge webhook configuration
string
required
Operation type. Example: "upsert_candidate"
boolean
Require Laboredge response before proceeding

Response

201 Created - Laboredge action created successfully
string
Request context ID
object
string
New Laboredge action ID
string
Action name
string
”LABOREDGE”
400 Bad Request - Invalid Laboredge webhook configuration 401 Unauthorized - Invalid token