Run an API from another Group

Hi guys,

I have a group of APIs as main group from the Database.

For Google AI, I have created another group where I have multiple calls to external Google APIs.

In one of my function stacks, I run a query and create an object. I want to pass this object inside the same function stack to the google API in another group, but haven't figure out how to call an API internally inside the function stack.

Any ideas?

1 reply