Hey Google Cloud Community!
Currently, the Marketplace content is being created in a hand curated way, where we select specific API endpoint to solve use cases that are relevant to the third party party product. This process allows us to create actions with maximum value packed inside of them, but this also requires a sizable amount of time to develop.
Instead we were thinking of creating new types of actions alongside the hand curated ones that will be basically an action wrapper for API. The expectation is that we will be able to deliver them faster, especially for products that are less popular among our users.
For example, if there is an endpoint called "updateAlert" in API, then we will create an action directly from API documentation for that endpoint. It will include all supported parameters that API supports.
The only drawback is that potentially, it will be challenging to add "Entity" support to those actions and instead input will be provided as action parameters. Do you think it's a fair trade off?
Would you use these actions inside your playbooks? Let us know. We will treat "Likes" to this post as positive feedback. Thanks!