Is There an API to Retrieve Required Fields for Trigger Configuration?

This topic was automatically generated from Slack. You can find the original thread here.

Is there an API to get the fields needed to configure a trigger? Using the configure props API - I noticed it returned fields like $.interface.http and $.service.db that aren’t actually required (and seem like shouldn’t be shown to the end user?) - could be misunderstanding it as well

Also wondering if anything with $ should be ignored generally

Yea we should hide those fields from the API, but minimally document them more explicitly — will follow up with you asap.

Sweet, yeah I didn’t see anything in the documentation on them