You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rather than expecting users to patch together that information, however, there seems to be no reason why we can't move that level of detail into the API pages.
Per discussion with @shanisagiv1 the most important connectors to get fully documented are email, slack, and server log. I believe the only pieces left to do in the specification are the execution actions. If a good publishing method for the API specifications is not imminent, those would be the connectors to consider manually adding to the old API docs as well.
The Action and connector APIs currently do not contain the details necessary to fill in the
config
andparams
objects. Instead, they link to Connectors docs.Rather than expecting users to patch together that information, however, there seems to be no reason why we can't move that level of detail into the API pages.
In particular, we'd want to augment the create connector API, update connector API, and run connector API with details for all of the following connectors:
The
params
that you can specify when you run a connector likewise might be incomplete: _execute.yamlThe text was updated successfully, but these errors were encountered: