Step 3: Create an action
You need to create an action if the AI service or Hyperflow you are building includes a third party.
Creating an action is essentially setting up an API. We use Open API protocol to connect to corporate or third parties. At this stage, you are defining how the AI model will call the 3rd party for your service or Hyperflow.
To learn more check out our API documentation.