Get job detail
Fetch a single Workday job posting and normalize full description and location metadata.
Capability ID
workday.job.get
Cost
1 credit per request
Maximum runtime
30 seconds
POST
/execute
Shared execution endpoint
Input parameters
board_url
string
optional
Public URL for Board.
job_id
string
optional
Job identifier.
job_url
string
optional
Public URL for Job.
Example
https://intel.wd1.myworkdayjobs.com/en-US/External/job/Israel-Haifa/Software-Engineer_JR0283723
Response
Successful output is returned in results[0].data. Raw platform output is
intentionally open-ended and may evolve with the upstream source.
No committed sample output is available for this capability yet.
Execution behavior
A 200 response completed inline. A 202 response was queued; poll
GET /jobs/:id until the job reaches completed or
failed.