When editing a topic flow in Copilot Studio, I want to call an external API. I've found the HttpRequest node, but it seems to only allow fixed parameters. Is there a way to pass variable parameters to an external API? This is crucial for integrating external LLMs or Agents into Copilot Studio workflows.
it's possible, you need to navigate to the action properties and switch the value from JSON to Formula, as here:
In the formula, you can add dynamic paramters like variables.
In case of any other questions, let me know. If the answer helped you, mark it, so that others can benefit from it.
Best regards,
Artur Stepniak
Was this reply helpful?YesNo
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.