Pull the submitted image
-
Could we retrieve the submitted image file data after the form is sent and upload it to the API endpoint with
Content-Type: multipart/form-data? We’re currently using thewpcf7_before_send_mailaction to access the form payload, but I couldn’t find the parameter for the submitted image in the$_POSTdata.
Thank you.
The topic ‘Pull the submitted image’ is closed to new replies.