Skip to main content
Workday VNDLY
Workday VNDLY
59 actions · 1 auth method
BetaATSHRIS

Authentication

API Token

VNDLY Program Services API uses per-user API tokens sent as `Authorization: Token <api_token>`. Users generate their own…Guides: Connector Profile, Link Account
Actions
59 actions
Action
Description
List Applicants
View Applicant list
Get Applicant
View Applicant details
List Approvals
View list of Approvals in ‘Ready’ state. Must have WORKFLOW_READ permission.
List My Approvals
View user’s owned list of Approvals in ‘Ready’ state.
My Approval Summary
View count of owned Approvals by component type in ‘Ready’ state.
Approval Summary
View count of Approvals by component type in ‘Ready’ state. Must have WORKFLOW_READ permission.
List Checklist Actions
View list of Checklist Actions
Get Checklist Action
Get a single checklist action
Mark Checklist Action
Mark the action as True or False to indicate completion. Actions marked as True will attempt to advance the actions’ rec…
Unwaive Checklist Action
Unwaive a checklist action that is currently in a Waived status.
Waive Checklist Action
Waive a checklist action that is not in one of the completed statuses. This should be done to indicate the action is no…
Get Connection
Verifies that the VNDLY API token and tenant are valid by fetching the change-feed (a light, always-authorized endpoint)…
List Contractors
View contractor list
Get Contractor
View contractor details
Patch Contractor
Patch contractor details
List Custom Fields
View metadata definition for all custom fields, and use this data to interpret custom fields on specific API responses…
Get Custom Field
View metadata definition for a specific custom field, and use this data to interpret custom fields on specific API resp…
List Custom Reports
List custom reports accessible to the user
Get Custom Report
View custom report results
List Change Feed
View Change Feed Events corresponding to the state changes of certain API resources within a specified timing window. T…
List Jobs
View list of jobs
Get Job
View job details
List Organization
View list of organization units
Create Organization
Create organization unit
Get Organization
View organization unit details
Update Organization
Update organization unit details
Patch Organization
Patch organization unit details
Delete Organization
Deactivate organization unit
List Purchase Order Changes
Retrieve list of purchase order change
Get Purchase Order Change
Retrieve details of a specific purchase order change
Acknowledge Purchase Order Change
Acknowledge purchase order change
Approve Purchase Order Change
Approve purchase order change. Billable proposed charge codes must be included in purchase_order_lines with a non-empty…
Reject Purchase Order Change
Reject purchase order change
List Purchase Requests
Retrieve list of purchase requests
Get Purchase Request
Retrieve details of a specific purchase request
Acknowledge Purchase Request
Acknowledge purchase request
Approve Purchase Request
Approve purchase request. Billable charge codes must be included in purchase_order_lines with a non-empty purchase_order…
Reject Purchase Request
Reject purchase request
List Scim Users
Get a list of all SCIM Users
Create Scim User
Create a new employee.
Get Scim User
View individual user
Update Scim User
Update user details
Patch Scim User
Workday VNDLY follows the official SCIM patch RFC. We currently…
Delete Scim User
Call this method with the id of the employee that you would like to deactivate. This user will not be deleted…
List Statement Of Works
View list of Statement of Works
List Change Orders
View list of Change Orders
Get Change Order
View Change Order details
Get Statement Of Work
View SOW details
List Users
View list of users
Create User
Create user
Get User
View user details
Update User
Update user details
Patch User
Patch user details
Delete User
Deactivate user
List Vendors
View list of vendors
Get Vendor
View vendor details
List Work Orders
View list of Work Orders
Get Work Order
View Work Order details
Get Work Site
View work site details

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See the Projects Guide.
2

Configure the Connector

Enable the connector and set up a connector profile in your project. See Managing Connectors.

Connector Profile

Workday VNDLY - API Token
3

Link an Account

Connect an account using StackOne Hub or Auth Link.

Link Account

Workday VNDLY - API Token
4

Use Actions

Invoke actions using one of the methods below: