# Dayforce

## **Connector Overview**

<figure><img src="/files/PE6SC1Q6B9Oh2P8cKuWh" alt="" width="256"><figcaption></figcaption></figure>

Dayforce is a modern HCM cloud software platform built to meet your human capital management needs in payroll, benefits, tax, compliance, workforce, and talent management.

## **Authentication Type**

Oauth2 (Token based)

## **Webhook Supported**

Yes, but requires manual configuration.

## **Secrets**

* PAN\_SEC\_DAYFORCE\_USERNAME
* PAN\_SEC\_DAYFORCE\_PASSWORD
* PAN\_SEC\_DAYFORCE\_COMPANY\_ID
* PAN\_SEC\_DAYFORCE\_ACCESS\_TOKEN

## **API Client Supported**

No

## **Requirements for Provisioning**

In order to provision your connector, the following Dayforce information must be gathered:

* API Base URL

## **How to Connect Your Integration**

Upon successfully creating a tenant, you will perform the following steps to connect to Dayforce:

1. Select Connect
2. Enter the following information:
   1. Company ID
   2. Username
   3. Password

## **API Resources**

For more information on how to utilize the Dayforce API, feel free to reference the following [documentation](https://developers.dayforce.com/Build/Download-documentation.aspx).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pandium.com/connectors/connectors-101/dayforce.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
