hi everyone, I successfully submit the form, simply added extra params wpcf7_unit_tag: (thank you @takayukister and @trulycool)
but I still have a question:
I still cannot find Contact Form real Id. I just see this in shortcode column
[contact-form-7 id=”a0b94c4″ title=”Contact form 1″]
The id="a0b94c4" is not correct actually, the real id is 25 ( I got this id when I use extra plugin CF7 to api.
Thank you for the reply.
I changed to Form data and I got this error
{
“code”: “wpcf7_unit_tag_not_found”,
“message”: “There is no valid unit tag.”,
“data”: {
“status”: 400
}
}