Search

Integration to tamigo

With the API integration to tamigo you can import and update employee data from Emply People to tamigo. You can also specify a job to run daily, at a specific time.

The integration between Emply People and tamigo is set up in tamigo.

  1. Go to the plugin page in tamigo

    Skærmbillede 2023-08-11 kl. 13.31.20.png
  2. Specify the following:

    • Emply People API key

    • Emply People API customer name

    • Emply People API export ID

    • Create daily import job

Emply People API key

To generate you API key in Emply People, go to Settings+Integrations+API+New API key. Or open an existing API key, and copy the API key.

Emply People API customer name: Your company name, you use in Emply People.

Emply People API export ID

Settings+Integrations+Export++ New export+JSON package

Give the export an internal description, enable Employee and select the data for your JSON package. You can click on the Keywords button, to insert the keywords directly.

Skærmbillede 2023-08-11 kl. 13.41.15.png

Below you see an example of the export file. The first section Employees are mandatory data to insert in your JSON package. CustomFields are custom fields you choose yourself. Later in the article mapping of the fields will be explained.

{  "Employees": [     {         "FirstName": "[form.masterdata.firstname]",         "LastName": "[form.masterdata.lastname]",         "WageNumber": "[element.employeenumber]",         "CPR": "[form.masterdata.cpr_number]",         "DateOfBirth": "[form.masterdata.dateofbirth]",         "Gender": "[form.masterdata.gender]",         "Email": "[form.masterdata.e_mail]",         "Department": "[payroll.primary.department]",         "Position": "[payroll.primary.jobtitle]",         "StartDate": "[payroll.primary.employment_date]",         "WageModel": "[element.wagemodel]",         "ContractHoursWeek": "[form.masterdata.contracthours/week]",         "HourlySalaryMonthlySalary": "[form.masterdata.Wagegroup]",         "Telephone": "[form.masterdata.telephone(mobile)]",         "Address": "[form.masterdata.address]",         "City": "[form.masterdata.city]",          "AccountNo": "[form.masterdata.account_no.]",         "RegNo": "[form.masterdata.reg._no.]",          "CustomFields":         [ {              "Name": "example_1",              "Value": "[form.stamdata.example.1]"           },            {              "Name": "example_2",              "Value": "[form.stamdata.example.2]"            }}

When you have set up your JSON export, copy the GUID at the bottom of the setup, which is the export ID you will need for the setup in tamigo.

Skærmbillede 2023-08-11 kl. 13.39.25.png

Create daily import job

Mapping Emply People data to tamigo fields

The data imported from Emply People is mapped to tamigo fields as explained here:

Emply People

tamigo (interface)

tamigo (API)

Data type

Comment

First name

Name

Last name

Name

Wage number

Employee ID (wage system key)

WageSystemKey

string

Social security number

NI number

SocialSecurityNumber

string

Date of birth

Date of birth

DateOfBirth

Microsoft date

Gender

Gender

Gender

integer

0 = male,

1 = female

Email

Email

Email

string

Department

Home department

DepartmentKey

string

SetAsHomeDepartment

SetAsHomeDepartment

boolean

Must be true to apply new home department (otherwise only role is applied)

Position

Position

Position

string

Start date

Start date

StartDate

Microsoft date

Wage model

Contract type ID

Contract type name

WageModelID

WageModel

string

string

Contract hours/week

Contract hours

ContractHours

decimal

Hourly salary/monthly salary

Wage

WageRate

decimal

Telephone

Mobile

MobilePhoneNumber

string

Address

Address line 1

AddressLine1

string

Postal code

Postcode

PostCode

string

City

City

City

string

Account number

Account no.

BankAccountNumber

string

Registration number

Sort code

BankRegistrationNumber

string

Vacation days

starting balance

Opening balance (absence)

Not available

Custom fields

Below you have an overview of all custom fields that can be used in the JSON package you set up in Emply People.

All custom fields have the same name in API as in UI. They are passed in as an object with name CustomColumns.

Emply People

tamigo (interface)

Brug nemkoto

Nemkonto

Hvilket skattekort

Skattekort

Pension

Pension

Bemærkninger

Bemærkninger

Minimalløn

Minimalløn

Fagtillæg

Fagtillæg

Anciennitetstillæg

Anciennitetstillæg

Personligt tillæg

Personligt tillæg

Medlem af 3F

Medlem af 3F

Kronisk påvirkning af arbejsdygtighed

Kronisk påvirkning af arbejdsdygtighed

Tilknyttet kommune

Tilknyttet kommune

Dato for fleksjobbevilling

Dato for fleksjobbevilling

Arbejdsevne revurderes efter antal måneder

Arbejdsevne revurderes efter antal måneder

Anciennitetsdato

Anciennitetsdato

Leder

Leder

Arbejdsplads

Arbejdsplads

Was this article helpful?

Was this article helpful?

Want to get in touch?

We got you. Fill out a request and we'll get back to you as soon as possible.

Submit a request