ok, i got the response for the POSTMAN.
However, the dataset that I posted is very different from what I get in POSTMAN
p>
<p>
<p>HO HO HO<p>
<p>
<p>{"page_count":1,"page_number":1,"page_size":30,"total_records":1,"users":[{"id":"yKLdpP01TWapYAnoRWqaKg","first_name":"Seng
Tat","last_name":"Leong","email":"sengtat.leong@gmail.com","type":2,"pmi":8490765390,"timezone":"Asia/Kuala_Lumpur","verified":1,"dept":"","created_at":"2019-03-28T01:33:03Z","last_login_time":"2022-03-17T18:30:33Z","last_client_version":"5.9.1.2581(win)","pic_url":"https://us02web.zoom.us/p/yKLdpP01TWapYAnoRWqaKg/737dd918-2213-44c7-808c-5865aef3039a-8746","language":"en-US","phone_number":"+60
122125178","status":"active","role_id":"0"}]}<p>
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<result><code>300</code>
<message>Validation Failed.</message>
<errors>
<field>first_name</field>
<message>Missing field.</message>
</errors>
<errors>
<field>email</field>
<message>Missing field.</message>
</errors>
</result>
From the dataset above, I see the date of execution is correct, but the email and the mobile number that I key in is different from what I got from POSTMAN.
What seems to be wrong here?
Please allow me to re-iterate what I am facing.
This is my landing page, with the embedded MauticForm
This is my dataset that I tested, and managed to go into Mautic.
as you can see, I never use sengtat.leong@gmail.com as the email, reason behind this is if I am using sengtat.leong@gmail.com it definitely will give me the error message. Because my zoom account is registered with sengtat.leong@gmail.com and Zoom prohibit host to register into the Zoom event.