MattNM
BuildShip2y ago
6 replies
MattN

Detecting data schema from trigger node

Hey everyone - Buildship newbie here.

Can Buildship automatically detect the JSON schema that comes in via a REST API trigger node?

I was expecting to be able to something which I've done in pipedream which is send a test request to the endpoint that allows the tool to detect the schema and allow me to choose which attributes I want to include in subsequent nodes.

Something like body.product.id - with autosuggestions based on the detected schema.

Is this a thing in Buildship?
Was this page helpful?