
Announcements
Hi Team,
I’m working on a topic in Copilot Studio that’s quite complex and requires gathering multiple inputs from the user. Based on these inputs, we need to make several HTTP calls to external systems.
Once we receive the responses from these APIs, we need to process and combine the data programmatically before proceeding further in the conversation flow.
Is there a way to write and execute custom JavaScript or Python code within Copilot Studio to handle this kind of logic and data processing?
Appreciate your guidance on the best approach.