I created two agents using Vapi and combined them into a squad. I want to use this squad for outbound calling. However, I’m not very familiar with Make. I already have a working blueprint for an outbound agent, but it only works with a single agent, not with a squad. On the other hand, I have another blueprint that supports squads, but it is designed only for inbound calls.
One idea I had was to replace the JSON object of the individual agent in the Make automation with the JSON object of the squad. I think I could do this using Postman — but I don’t know what the correct JSON structure for a squad looks like or how to retrieve it. Because of this, I also don’t know what to do or send in Postman.