Locations

The Location object is used to represent an address that can be associated with an employee.

The Location object

Properties


idString
Required

remote_idString
Optional
The third-party API ID of the matching object.

nameString
Optional
The location's name.

phone_numberString
Optional
The location's phone number.

street_1String
Optional
Line 1 of the location's street address.

street_2String
Optional
Line 2 of the location's street address.

cityString
Optional
The location's city.

stateString
Optional
The location's state. Represents a region if outside of the US.

zip_codeString
Optional
The location's zip code or postal code.

countryEnum
Optional
The location's country. Possible values include: AF, AX, AL, DZ, AS, AD, AO, AI, AQ, AG, AR, AM, AW, AU, AT, AZ, BS, BH, BD, BB, BY, BE, BZ, BJ, BM, BT, BO, BQ, BA, BW, BV, BR, IO, BN, BG, BF, BI, CV, KH, CM, CA, KY, CF, TD, CL, CN, CX, CC, CO, KM, CG, CD, CK, CR, CI, HR, CU, CW, CY, CZ, DK, DJ, DM, DO, EC, EG, SV, GQ, ER, EE, SZ, ET, FK, FO, FJ, FI, FR, GF, PF, TF, GA, GM, GE, DE, GH, GI, GR, GL, GD, GP, GU, GT, GG, GN, GW, GY, HT, HM, VA, HN, HK, HU, IS, IN, ID, IR, IQ, IE, IM, IL, IT, JM, JP, JE, JO, KZ, KE, KI, KW, KG, LA, LV, LB, LS, LR, LY, LI, LT, LU, MO, MG, MW, MY, MV, ML, MT, MH, MQ, MR, MU, YT, MX, FM, MD, MC, MN, ME, MS, MA, MZ, MM, NA, NR, NP, NL, NC, NZ, NI, NE, NG, NU, NF, KP, MK, MP, NO, OM, PK, PW, PS, PA, PG, PY, PE, PH, PN, PL, PT, PR, QA, RE, RO, RU, RW, BL, SH, KN, LC, MF, PM, VC, WS, SM, ST, SA, SN, RS, SC, SL, SG, SX, SK, SI, SB, SO, ZA, GS, KR, SS, ES, LK, SD, SR, SJ, SE, CH, SY, TW, TJ, TZ, TH, TL, TG, TK, TO, TT, TN, TR, TM, TC, TV, UG, UA, AE, GB, UM, US, UY, UZ, VU, VE, VN, VG, VI, WF, EH, YE, ZM, ZW, or - in cases where there is no clear mapping - the original value passed through.

location_typeEnum
Optional
The location's type. Can be either WORK or HOME Possible values include: HOME, WORK, or - in cases where there is no clear mapping - the original value passed through.

remote_was_deletedBoolean
Required
Indicates whether or not this object has been deleted by third party webhooks.

field_mappingsObject
Optional

remote_dataRemoteData[]
Optional

The Location object
JSON
{
"id": "f5e6a151-f44e-449a-afb1-8fd781905958",
"remote_id": "93018402",
"name": "NYC Office",
"phone_number": "+1111111111",
"street_1": "2920 Broadway",
"street_2": "2nd Floor",
"city": "New York ",
"state": "NY",
"zip_code": "10027",
"country": "USA",
"location_type": "WORK",
"remote_was_deleted": true,
Show advanced fields
}

GET

/locations

Returns a list of Location objects.


Header Parameters


AuthorizationString
Required
Token-based authentication with required prefix "Bearer"

X-Account-TokenString
Required
Token identifying the end user.

Query & Path Parameters


created_afterString
Optional
If provided, will only return objects created after this datetime.

created_beforeString
Optional
If provided, will only return objects created before this datetime.

cursorString
Optional
The pagination cursor value.

include_deleted_dataBoolean
Optional
Whether to include data that was marked as deleted by third party webhooks.

include_remote_dataBoolean
Optional
Whether to include the original data Merge fetched from the third-party to produce these models.

modified_afterString
Optional
If provided, will only return objects modified after this datetime.

modified_beforeString
Optional
If provided, will only return objects modified before this datetime.

page_sizeInteger
Optional
Number of results to return per page.

remote_fieldsString
Optional
Deprecated. Use show_enum_origins.

remote_idString
Optional
The API provider's ID for the given object.

show_enum_originsString
Optional
Which fields should be returned in non-normalized form.

Response
JSON
{
"next": "cD0yMDIxLTAxLTA2KzAzJTNBMjQlM0E1My40MzQzMjYlMkIwMCUzQTAw",
"previous": "cj1sZXdwd2VycWVtY29zZnNkc2NzUWxNMEUxTXk0ME16UXpNallsTWtJ",
"results": [
{
"id": "f5e6a151-f44e-449a-afb1-8fd781905958",
"remote_id": "93018402",
"name": "NYC Office",
"phone_number": "+1111111111",
"street_1": "2920 Broadway",
"street_2": "2nd Floor",
"city": "New York ",
"state": "NY",
"zip_code": "10027",
"country": "USA",
"location_type": "WORK",
"remote_was_deleted": true,
Show advanced fields
}
]
}
Field support by platform

7Shifts

7Shifts

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

nameString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

stateString

ADP Workforce Now

ADP Workforce Now

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

stateString

street_1String

street_2String

zip_codeString

AlexisHR

AlexisHR

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

nameString

phone_numberString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

street_1String

zip_codeString

Altera Payroll

Altera Payroll

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

phone_numberString

stateString

street_1String

street_2String

zip_codeString

BambooHR

BambooHR

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

nameString

remote_dataRemoteData[]
pathstring
dataobject

stateString

street_1String

street_2String

zip_codeString

BizMerlinHR

BizMerlinHR

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


nameString

remote_idString

Breathe

Breathe

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

nameString

phone_numberString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

stateString

street_1String

street_2String

zip_codeString

Ceridian Dayforce

Ceridian Dayforce

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

nameString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

stateString

street_1String

street_2String

zip_codeString

Charlie

Charlie

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

nameString

phone_numberString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

street_1String

street_2String

zip_codeString

ChartHop

ChartHop

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

nameString

phone_numberString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

street_1String

street_2String

zip_codeString

Factorial

Factorial

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

nameString

phone_numberString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

stateString

street_1String

street_2String

zip_codeString

Freshteam

Freshteam

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

nameString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

stateString

street_1String

zip_codeString

Google Workspace

Google Workspace

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

nameString

phone_numberString

stateString

street_1String

zip_codeString

Gusto

Gusto

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

phone_numberString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

stateString

street_1String

street_2String

zip_codeString

Hibob

Hibob

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

nameString

phone_numberString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

stateString

street_1String

street_2String

zip_codeString

HR Cloud

HR Cloud

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

nameString

phone_numberString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

stateString

street_1String

street_2String

zip_codeString

HR Partner

HR Partner

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

nameString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

stateString

street_1String

street_2String

zip_codeString

Humaans

Humaans

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

nameString

phone_numberString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

stateString

street_1String

zip_codeString

Insperity

Insperity

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

location_typeEnum

phone_numberString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

stateString

street_1String

street_2String

zip_codeString

IntelliHR

IntelliHR

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

nameString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

stateString

street_1String

zip_codeString

JumpCloud

JumpCloud

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

phone_numberString

remote_idString

stateString

street_1String

zip_codeString

Justworks

Justworks

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

nameString

phone_numberString

remote_idString

stateString

street_1String

street_2String

zip_codeString

Keka

Keka

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

remote_dataRemoteData[]
pathstring
dataobject

stateString

street_1String

street_2String

zip_codeString

Lucca

Lucca

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

nameString

remote_dataRemoteData[]
pathstring
dataobject

street_1String

zip_codeString

Namely

Namely

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

phone_numberString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

stateString

street_1String

street_2String

zip_codeString

Nmbrs

Nmbrs

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

stateString

street_1String

zip_codeString

Officient

Officient

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

remote_dataRemoteData[]
pathstring
dataobject

stateString

street_1String

street_2String

zip_codeString

Okta

Okta

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

stateString

street_1String

zip_codeString

PayCaptain

PayCaptain

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

remote_dataRemoteData[]
pathstring
dataobject

stateString

street_1String

zip_codeString

Paychex

Paychex

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

nameString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

stateString

street_1String

street_2String

zip_codeString

Paycor

Paycor

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

nameString

remote_idString

stateString

street_1String

street_2String

zip_codeString

Paylocity

Paylocity

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

phone_numberString

remote_dataRemoteData[]
pathstring
dataobject

stateString

street_1String

street_2String

zip_codeString

PeopleHR

PeopleHR

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

nameString

remote_dataRemoteData[]
pathstring
dataobject

stateString

street_1String

street_2String

zip_codeString

Personio

Personio

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

location_typeEnum

nameString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

PingOne

PingOne

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

stateString

street_1String

Proliant

Proliant

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

phone_numberString

stateString

street_1String

street_2String

zip_codeString

Rippling

Rippling

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

nameString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

stateString

street_1String

street_2String

zip_codeString

Sage HR

Sage HR

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

phone_numberString

remote_dataRemoteData[]
pathstring
dataobject

street_1String

street_2String

zip_codeString

SAP SuccessFactors

SAP SuccessFactors

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

nameString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

stateString

street_1String

street_2String

zip_codeString

Sapling

Sapling

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

phone_numberString

remote_dataRemoteData[]
pathstring
dataobject

stateString

street_1String

street_2String

zip_codeString

Sesame

Sesame

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


location_typeEnum

nameString

phone_numberString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

street_1String

zip_codeString

Square Payroll

Square Payroll

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

nameString

phone_numberString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

stateString

street_1String

street_2String

zip_codeString

TriNet

TriNet

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

nameString

phone_numberString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

stateString

street_1String

street_2String

zip_codeString

UKG Dimensions

UKG Dimensions

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

stateString

street_1String

zip_codeString

UKG Pro

UKG Pro

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

nameString

phone_numberString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

stateString

street_1String

street_2String

zip_codeString

UKG Ready

UKG Ready

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

phone_numberString

remote_dataRemoteData[]
pathstring
dataobject

stateString

street_1String

street_2String

zip_codeString

Workday

Workday

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

stateString

street_1String

street_2String

zip_codeString

Zenefits

Zenefits

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

nameString

phone_numberString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

stateString

street_1String

street_2String

zip_codeString
Hint: Use the /linked-accounts endpoint to pull platform support information.
GET

/locations/{id}

Returns a Location object with the given id.


Header Parameters


AuthorizationString
Required
Token-based authentication with required prefix "Bearer"

X-Account-TokenString
Required
Token identifying the end user.

Query & Path Parameters


idString
Required

include_remote_dataBoolean
Optional
Whether to include the original data Merge fetched from the third-party to produce these models.

remote_fieldsString
Optional
Deprecated. Use show_enum_origins.

show_enum_originsString
Optional
Which fields should be returned in non-normalized form.

Response
JSON
{
"id": "f5e6a151-f44e-449a-afb1-8fd781905958",
"remote_id": "93018402",
"name": "NYC Office",
"phone_number": "+1111111111",
"street_1": "2920 Broadway",
"street_2": "2nd Floor",
"city": "New York ",
"state": "NY",
"zip_code": "10027",
"country": "USA",
"location_type": "WORK",
"remote_was_deleted": true,
Show advanced fields
}
Field support by platform

7Shifts

7Shifts

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

nameString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

stateString

ADP Workforce Now

ADP Workforce Now

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

stateString

street_1String

street_2String

zip_codeString

AlexisHR

AlexisHR

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

nameString

phone_numberString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

street_1String

zip_codeString

Altera Payroll

Altera Payroll

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

phone_numberString

stateString

street_1String

street_2String

zip_codeString

BambooHR

BambooHR

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

nameString

remote_dataRemoteData[]
pathstring
dataobject

stateString

street_1String

street_2String

zip_codeString

BizMerlinHR

BizMerlinHR

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


nameString

remote_idString

Breathe

Breathe

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

nameString

phone_numberString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

stateString

street_1String

street_2String

zip_codeString

Ceridian Dayforce

Ceridian Dayforce

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

nameString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

stateString

street_1String

street_2String

zip_codeString

Charlie

Charlie

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

nameString

phone_numberString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

street_1String

street_2String

zip_codeString

ChartHop

ChartHop

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

nameString

phone_numberString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

street_1String

street_2String

zip_codeString

Factorial

Factorial

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

nameString

phone_numberString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

stateString

street_1String

street_2String

zip_codeString

Freshteam

Freshteam

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

nameString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

stateString

street_1String

zip_codeString

Google Workspace

Google Workspace

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

nameString

phone_numberString

stateString

street_1String

zip_codeString

Gusto

Gusto

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

phone_numberString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

stateString

street_1String

street_2String

zip_codeString

Hibob

Hibob

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

nameString

phone_numberString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

stateString

street_1String

street_2String

zip_codeString

HR Cloud

HR Cloud

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

nameString

phone_numberString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

stateString

street_1String

street_2String

zip_codeString

HR Partner

HR Partner

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

nameString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

stateString

street_1String

street_2String

zip_codeString

Humaans

Humaans

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

nameString

phone_numberString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

stateString

street_1String

zip_codeString

Insperity

Insperity

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

location_typeEnum

phone_numberString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

stateString

street_1String

street_2String

zip_codeString

IntelliHR

IntelliHR

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

nameString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

stateString

street_1String

zip_codeString

JumpCloud

JumpCloud

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

phone_numberString

remote_idString

stateString

street_1String

zip_codeString

Justworks

Justworks

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

nameString

phone_numberString

remote_idString

stateString

street_1String

street_2String

zip_codeString

Keka

Keka

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

remote_dataRemoteData[]
pathstring
dataobject

stateString

street_1String

street_2String

zip_codeString

Lucca

Lucca

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

nameString

remote_dataRemoteData[]
pathstring
dataobject

street_1String

zip_codeString

Namely

Namely

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

phone_numberString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

stateString

street_1String

street_2String

zip_codeString

Nmbrs

Nmbrs

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

stateString

street_1String

zip_codeString

Officient

Officient

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

remote_dataRemoteData[]
pathstring
dataobject

stateString

street_1String

street_2String

zip_codeString

Okta

Okta

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

stateString

street_1String

zip_codeString

PayCaptain

PayCaptain

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

remote_dataRemoteData[]
pathstring
dataobject

stateString

street_1String

zip_codeString

Paychex

Paychex

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

nameString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

stateString

street_1String

street_2String

zip_codeString

Paycor

Paycor

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

nameString

remote_idString

stateString

street_1String

street_2String

zip_codeString

Paylocity

Paylocity

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

phone_numberString

remote_dataRemoteData[]
pathstring
dataobject

stateString

street_1String

street_2String

zip_codeString

PeopleHR

PeopleHR

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

nameString

remote_dataRemoteData[]
pathstring
dataobject

stateString

street_1String

street_2String

zip_codeString

Personio

Personio

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

location_typeEnum

nameString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

PingOne

PingOne

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

stateString

street_1String

Proliant

Proliant

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

phone_numberString

stateString

street_1String

street_2String

zip_codeString

Rippling

Rippling

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

nameString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

stateString

street_1String

street_2String

zip_codeString

Sage HR

Sage HR

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

phone_numberString

remote_dataRemoteData[]
pathstring
dataobject

street_1String

street_2String

zip_codeString

SAP SuccessFactors

SAP SuccessFactors

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

nameString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

stateString

street_1String

street_2String

zip_codeString

Sapling

Sapling

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

phone_numberString

remote_dataRemoteData[]
pathstring
dataobject

stateString

street_1String

street_2String

zip_codeString

Sesame

Sesame

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


location_typeEnum

nameString

phone_numberString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

street_1String

zip_codeString

Square Payroll

Square Payroll

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

nameString

phone_numberString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

stateString

street_1String

street_2String

zip_codeString

TriNet

TriNet

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

nameString

phone_numberString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

stateString

street_1String

street_2String

zip_codeString

UKG Dimensions

UKG Dimensions

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

stateString

street_1String

zip_codeString

UKG Pro

UKG Pro

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

nameString

phone_numberString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

stateString

street_1String

street_2String

zip_codeString

UKG Ready

UKG Ready

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

phone_numberString

remote_dataRemoteData[]
pathstring
dataobject

stateString

street_1String

street_2String

zip_codeString

Workday

Workday

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


cityString

countryEnum

location_typeEnum

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

stateString

street_1String

street_2String

zip_codeString