← Back 🏠 Categories

App: app_02h9MN

Fetched from /v1/connect/apps/app_02h9MN  ·  Slug: paylocity

id app_02h9MN
name_slug paylocity
name Paylocity
auth_type oauth
description Online HR & Payroll Built for Employees
img_src https://assets.pipedream.net/s.v0/app_02h9MN/logo/orig
custom_fields_json [{"name":"client_id","label":"Client ID","description":"Your Client ID and Client Secret are sent to your email when you request it to Paylocity","default":null,"optional":null,"type":"password"},{"name":"client_secret","label":"Client Secret","description":null,"default":null,"optional":null,"type":"password"},{"name":"api_url","label":"Environment","description":null,"default":"https://api.paylocity.com","optional":null,"type":"options","options":[{"label":"Production","value":"https://api.paylocity.com"},{"label":"Sandbox","value":"https://apisandbox.paylocity.com"}]},{"name":"company_id","label":"Company ID","description":"Sign in to your Paylocity instance, and click the User menu on the top right. Your Company ID should be shown bellow your display name.","default":null,"optional":true,"enable_extract":null},{"name":"public_key","label":"Public Key","description":"Paylocity offers an optional layer of encryption for the request payloads. Companies can opt-out during initial setup, allowing them to send unencrypted requests. If not opted out, requests need to be encrypted using a hybrid RSA/AES encryption scheme. Enter your Public Key for using secured request payloads, in case you are opted in. Your Public Key is sent via email during API access enablement for your company.","default":null,"optional":true,"type":"password"}]
categories
[
  "Human Resources"
]
featured_weight 0
connect
{
  "allowed_domains": null,
  "base_proxy_target_url": "https://{{custom_fields.api_url}}",
  "proxy_enabled": true
}
Show raw API payload
{
  "data": {
    "id": "app_02h9MN",
    "name_slug": "paylocity",
    "name": "Paylocity",
    "auth_type": "oauth",
    "description": "Online HR & Payroll Built for Employees",
    "img_src": "https://assets.pipedream.net/s.v0/app_02h9MN/logo/orig",
    "custom_fields_json": "[{\"name\":\"client_id\",\"label\":\"Client ID\",\"description\":\"Your Client ID and Client Secret are sent to your email when you request it to Paylocity\",\"default\":null,\"optional\":null,\"type\":\"password\"},{\"name\":\"client_secret\",\"label\":\"Client Secret\",\"description\":null,\"default\":null,\"optional\":null,\"type\":\"password\"},{\"name\":\"api_url\",\"label\":\"Environment\",\"description\":null,\"default\":\"https://api.paylocity.com\",\"optional\":null,\"type\":\"options\",\"options\":[{\"label\":\"Production\",\"value\":\"https://api.paylocity.com\"},{\"label\":\"Sandbox\",\"value\":\"https://apisandbox.paylocity.com\"}]},{\"name\":\"company_id\",\"label\":\"Company ID\",\"description\":\"Sign in to your Paylocity instance, and click the User menu on the top right. Your Company ID should be shown bellow your display name.\",\"default\":null,\"optional\":true,\"enable_extract\":null},{\"name\":\"public_key\",\"label\":\"Public Key\",\"description\":\"Paylocity offers an optional layer of encryption for the request payloads. Companies can opt-out during initial setup, allowing them to send unencrypted requests. If not opted out, requests need to be encrypted using a hybrid RSA/AES encryption scheme. Enter your Public Key for using secured request payloads, in case you are opted in. Your Public Key is sent via email during API access enablement for your company.\",\"default\":null,\"optional\":true,\"type\":\"password\"}]",
    "categories": [
      "Human Resources"
    ],
    "featured_weight": 0,
    "connect": {
      "allowed_domains": null,
      "base_proxy_target_url": "https://{{custom_fields.api_url}}",
      "proxy_enabled": true
    }
  }
}

Tip: Connect tokens are single-use and expire quickly; click “Connect” to generate a fresh one.