Skip to content

Full payload examples

James Williamson edited this page Jul 13, 2018 · 1 revision

A full feed

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",