I’m integrating with an external API (Azure OpenAI) that requires a query parameter named api-version (with a hyphen) in the URL. However, when I try to add this as a query parameter in the Flow’s HTTP Callout action, Salesforce gives an error: “This value can only contain underscores and alphanumeric characters.”
Has anyone found a workaround for passing query parameters with hyphens in Flows?
Hi Massimo, I couldn't find a solution; I think it's a current limitation. Let me know how the coding goes. :)