HTTP Request Action is not supported in Public Form?

When calling HTTP Request Action in a Public Form. A tip is showed saying that “The requested method not found”. Is it normal? Thank for the advice.

Hi,

Thank you for reaching out!

The tip you are seeing — “The requested method not found” — appears when the HTTP Request action is triggered in a Public Form. Currently, Public Forms are designed with stricter execution permissions and network isolation for security reasons, which means actions like HTTP Requests are not executed in this context.

If your workflow requires external API calls, we recommend triggering the HTTP Request from an internal workflow or after the form submission through an internal process.

We appreciate your understanding, and we are continuously refining our action availability to ensure better consistency across form types.

Best regards,