Hello,
I am working on an opportunity (media assets) where I will need to intake content to process, fronted by an API gateway. I will then need to invoke a workflow that will be a combination of AI models (sequentially or in parallel). This will need to integrate with multiple systems (pull, push). There could be multiple callbacks for a single workflow. The output will expose metadata generated for a single content or batch of contents. A dashboard should provide a status report and trigger process
Can I use Apigee X as the Apigee Gateway for the input and output requests and then use Apigee Integration for the Orchestration Engine of the workflows?