以下是用 gravity from 製作
測試 webhook.site
https://webhook.site/#!/view/c9e86b3a-12b9-4865-a11c-9450cd8a07f8/cbe081b7-744d-4677-b3a3-5cdd24789a64/1
原本測試回傳結果:
{
"2": "sasnjasdjn@gmail.com",
"3": "213213215156",
"12": "",
"15": "學校",
"20": "測試",
"21": "2025-06-28",
"id": "3",
"form_id": "2",
"post_id": null,
"date_created": "2025-06-21 08:24:09",
"date_updated": "2025-06-21 08:24:09",
"is_starred": "0",
"is_read": "0",
"ip": "36.224.231.246",
"source_url": "https://dev1.wpdu.me/%e9%a0%90%e7%b4%84%e5%8a%9f%e8%83%bd-%e8%a8%aa%e5%ae%a2%e9%a0%90%e8%a8%82%e7%95%ab%e9%9d%a2/",
"user_agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36 Edg/137.0.0.0",
"currency": "TWD",
"payment_status": null,
"payment_date": null,
"payment_amount": null,
"payment_method": null,
"transaction_id": null,
"is_fulfilled": null,
"created_by": "1",
"transaction_type": null,
"status": "active",
"source_id": "1053",
"1.6": "王小名",
"1.2": "",
"1.3": "",
"1.4": "",
"1.8": ""
}改過後回傳網址,不是用id欄位回傳資料
{
"name": "王小名",
"email": "sandy@gmail.com",
"phone": "0391234567",
"serve": "學校",
"sere-date": "2025-06-29",
"notes": "其他備註測試"
}