Example of defineInputSchema for multi-level inputs

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2017 11:36 AM
Hi,
I’m trying to create an input schema for my data source. Here is an example input data format:
{ “data”: { “name”:“Andrew”, “value”:1}}
How do I represent this “layered” schema? Can you provide an example?
6 REPLIES 6

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2017 07:38 AM
Thanks! Can’t wait to try this out!

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2017 09:35 AM
