Connectors Reference

Paylocity

Paylocity develops industry-leading, cloud-based payroll and human capital management software solutions for medium-sized organizations. Use this connector to create events triggered by actions initiated in Paylocity payroll and HCM applications. Contact Paylocity to obtain access credentials to set up your Office 365 integration.

 

Status: Preview

Tier: Premium

Version: 1.0.0

 

Actions:

Name

Summary

DeleteTrigger (string companyId, string webhookId)

Unsubscribes to appovals of Time Off Requests

 

Triggers:

Name

Summary

WebhookTrigger (WebhookRequestBody Request body of webhook.)

When a Time Off Request is approved

 

Objects:

Name

Summary

WebhookRequestBody

 

 

Actions:

DeleteTrigger

Summary: Unsubscribes to appovals of Time Off Requests

Description: Deletes a subscription to a Time Off Request Approved events in Paylocity.

 

Syntax:

Paylocity.DeleteTrigger (string companyId, string webhookId)

 

Parameters:

Name

Type

Summary

Required

Related Action

companyId

string

 

Company Id

True

webhookId

string

 

ID of the webhook being deleted.

True

 

Returns:

 

Triggers:

Trigger WebhookTrigger

Summary: When a Time Off Request is approved

Description: Creates a subscription to a Time Off Request Approved event in Paylocity.

 

Syntax:

Paylocity.WebhookTrigger (WebhookRequestBody Request body of webhook.)

 

Parameters:

Name

Type

Summary

Required

Related Action

Request body of webhook.

WebhookRequestBody

 

 

True

 

Returns:

 


 

WebhookRequestBody

Summary:

Description:

 

          Properties:

Name

Type

Summary

companyId

string

 

The Paylocity Company ID.

callbackURL

string

 

Webhook URL