Before, when submitting a form via Webhook by Zapier, it generated information for each field of the form: name, email, phone.
Today I tried to do it again and it doesn't work like this anymore, it is sending name, phone, email all in the same raw_body value
So I can't put each value in a field.
What am I doing wrong?