Hello I am trying to create a new Flow and I’ve created an action for a REST API. The API does not appear in the action dropdown. I can see though that the API sn/qbsproxy/quicksight/actions/internal/{accountid}/search/action-connectors returns my action
Hi @silot , at the moment RestAPI actions are not supported by Flows. Instead, you can use OpenAPI integration with Flows.
Please refer to the following Action connector compatibility matrix.
https://docs.aws.amazon.com/quicksuite/latest/userguide/action-connector-apis-supported-types.html
OpenAPI Specification guide.
1 Like
thank you @sanchezrd34 !
