Search

Export JSON Package

Usage

If you can't find the exact data you need in our other APIs you can try this out as it can give you some of that special data you have created.

JSON package is something that you build in Emply People and it's then ready to be picked up by some service that your IT service or another software system provider can build.

Once the package has been build ie. export on employees it's ready for pick-up.

With Emply People automation - you can build automation that runs that export and update the package content.

Emply Peopleis a dynamic HR platform where customers can create all kinds of employee data they want and need to fulfill the administrative tasks required. These data can be exported in use for other systems lists and like.

Overview

  • Setting up the JSON file

  • Setting up API key

  • Testing output file

To set up the JSON file, Settings+Integrations+Export.

Create new export

Sk_rmbillede_2021-01-26_kl._15.11.08.png
  • Give an internal description

  • Select employee or candidate

  • Choose data for the package

    • Click on [Keywords]

  • Copy GUID for later use

  • Example code:

    { "Medarbejder": {  "Medarbejder nummer": "[employee.number]", "Fornavn": "[employee.firstname]", "Efternavn": [employee.lastname]", "Adresse": "form.stamdata.adresse]", "Postnummer": [form.stamdata.postnr]", "By":[form.stamdata.by]" } }

Sk_rmbillede_2021-01-26_kl._15.13.11.png

Build / test export

Go to employees section

  • Choose test employees

  • Choose last icon in footer

  • Export

    Sk_rmbillede_2021-01-26_kl._15.35.01.png

Test package in API

  1. Have your API key and JSON package GUID ready.

  2. Choose authorize and enter API key

    Sk_rmbillede_2021-01-26_kl._15.40.42.png
  3. Go to Exports.

Get ExportId try it out and enter

  • GUID = exportid

  • Customer

  • Execute

  • Copy an entity from the response

Sk_rmbillede_2021-01-26_kl._15.42.02.png

Get entity (single) try it out and

  • Paste entity from response

  • Execute

  • Response should match the data you have put in JSON package.

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