Outline Schema for Edit Fields (Set) Component

The idea is:

The Ability to Import a JSON Schema to the “Edit Fields (Set)” Component

My use case:

I have a lengthy JSON field which needs to receive data from many components, and I would rather use the “manual fields” than JSON mapping, for easy mapping rather than using JS notation for us no-coders.

<> JSON vs Manual Mapping <>

I think it would be beneficial to add this because:

The need to create a ton of fields manually & consistent data entry. Simply copy/paste a JSON schema which creates the fields for me. This is quite similar to the CURL Import for the HTTP Component.
Solving;

  1. Easy Mapping for lengthy JSON data
  2. Consistent Data structures throughout workflows

Any resources to support this?

The Ideal is similar to https://www.make.com/en/help/tools/json which essentially allows you to define and store data structures in your instance for easy consistent usage, and allowing you to define that by copy/pasting JSON

Are you willing to work on this?

Don’t have the capability to, but I would!