GoRunner

Pieces

The catalog a definition is written in.

EndpointPath
GETList the piece catalog/api/pieces
GETReport where the served catalog comes from/api/pieces/catalog-status
GETGet one piece/api/pieces/{id}
GETGet one action's schema, narrowed/api/pieces/{id}/actions/{actionId}
GETGet one trigger's schema, narrowed/api/pieces/{id}/triggers/{triggerId}
POSTResolve a property's dynamic sub-schema/api/pieces/{id}/actions/{actionId}/properties/{propertyName}
POSTResolve a dropdown property's options/api/pieces/{id}/actions/{actionId}/options/{propertyName}
POSTGet the sample payload a trigger will deliver/api/pieces/{id}/triggers/{triggerId}/sample
POSTPreview when a schedule would fire/api/pieces/schedule/next-runs