• Zeke

    (@a99webdev)


    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 the wpcf7_before_send_mail action to access the form payload, but I couldn’t find the parameter for the submitted image in the $_POST data.

    Thank you.

The topic ‘Pull the submitted image’ is closed to new replies.