There was an error while loading. Please reload this page.
Below is a snippet of a feed payload. The link will take you to the full payload example.
https://github.com/BookingBug/importer-guide-and-tools/blob/master/examples/feeds/the-corporation.json
{ "meta": { "created_at": "2017-09-10T17:33:56+0100", "feed_name": "The corporation" }, "settings": { "version": "0.0.1", "type": "create/update", }, "data": { "people": [ { "external_id": "msid_hash-tristin", "name": "Tristin Ruecker", "description": "The FA's job title", "object_type": "person", "company_external_ids": ["msid_hash-tristin"], "created_at": "2017-10-12T17:33:57+0100",
Home
Getting started | What API endpoint?
Basic import request
Model objects | First-class
Model objects | Second-class
Availability | Shift Patterns
Availability | Schedules
Full payload examples
Understanding Actions
How to get feedback on Imports
FTP Integration
Steps to setup SFTP
Directory structure
Reporting file names
Development and QA
Setting up SFTP for local development & QA