If you're using an external URL as the form action in Webflow, Webflow's native form submission tracking won't capture the data. However, you can use custom JavaScript or third-party tools to log the submission details before redirecting the form.
Before sending the form data to an external service, you can log it using JavaScript.
If you need backend-based tracking, consider:
Since Webflow won't store submissions when using an external action, the best workaround is custom JavaScript to capture and store data before redirection. Alternatively, use Zapier, Make, or Webflow Logic for automation.