Skip to main content
Polymer
27 actions · 2 events · 1 auth method
ATS

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See Organizations & Projects.
2

Configure the Connector

Enable the connector and set up a Connector Profile in your project. See Setup Connector Profile.

Connector Profile · API Key

Polymer Hire uses a static API key sent as a Bearer token. An admin generates it from the Polymer Hire settings page.
Optionally, configure receiving Events for Polymer into StackOne.

Webhooks setup

3

Link an Account

Link an account from the dashboard (or via StackOne Hub).See the guide for the authentication type chosen in the Connector Profile:

Link Account · API Key

4

Use Actions

Connect your agent to the linked account’s actions. See Agent Setup.Other ways to call actions are listed in Protocols & SDKs.

Actions

27 actions
Action
Description
List Candidates
List the candidates in your Polymer Hire organization.
Get Candidate
Retrieve a single candidate by ID.
List Comments
List the comments on a Polymer Hire job application.
Create Comment
Add an internal comment to a job application.
Update Comment
Update an existing comment on a job application.
Delete Comment
Delete a comment from a job application.
List Job Applications
List the job applications in your Polymer Hire organization.
Get Job Application
Retrieve a single job application by ID.
Apply (Create Job Application)
Submit a new application to a job on behalf of a candidate.
Import Job Application
Import a candidate as a job application without triggering the apply flow.
Move Application Stage
Move a job application to a different hiring stage.
Archive Application
Archive a job application.
List Hiring Stage Events
List the hiring stage history of a job application.
List Jobs
List the jobs in your Polymer Hire organization.
Get Job
Retrieve a single job by ID.
List Job Hiring Stages
List the hiring pipeline stages for a job.
Start Resume Export
Start an asynchronous resume export job for a job posting.
Get Resume Export Status
Check the status of a resume export job.
List Messages
List the messages exchanged on a Polymer Hire job application.
Get Organization
Retrieve details of the current Polymer Hire organization.
List Active Users
List the active users in your Polymer Hire organization.
List Deactivated Users
List the deactivated users in your Polymer Hire organization.
Get Organization User
Retrieve a single organization user by ID.
List Reviews
List the reviews on a Polymer Hire job application.
Create Review
Add a review with an optional rating to a job application.
Update Review
Update an existing review on a job application.
Delete Review
Delete a review from a job application.

Events

|
2 events
Event
Description
Tags
New Job Application Webhook
Manual setup
Processes Polymer’s new job application webhook, sent whenever an application is created against a job. Polymer delivers…
Job Applications
Job Published Webhook
Manual setup
Processes Polymer’s job published webhook, sent whenever a job is published. The provider event code is unconfirmed — Po…
Jobs