Skip to content

Instantly share code, notes, and snippets.

@cosmicdreams
Last active May 25, 2017 23:02
Show Gist options
  • Save cosmicdreams/2204214faaf09e487bd319b8fbdce362 to your computer and use it in GitHub Desktop.
Save cosmicdreams/2204214faaf09e487bd319b8fbdce362 to your computer and use it in GitHub Desktop.
in the group
source:
plugin: url
data_fetcher_plugin: http
authentication:
plugin: basic
username: bla
password: bla
data_parser_plugin: json
in the migration
source:
urls: '<url-here>'
ids:
key:
type: integer
unsigned: true
item_selector: data/
fields: <lots of field definitions her>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment