Webhooks Critical Error – Click to Chat PRO
-
When the contact form is filled out, the information is sent to the Webhook all in the same line. Example:
{“field 1″:”Marcelo Madureira”,”field 2″:”[email protected]”,”field 3″:”910000000″,”ctc page url”:”https://lehmann.adv. br/”,”ctc wp date”:”Wed May 15 2024″,”ctc wp time”:”14:22:2″}
/////////////////////////////////////////////////////////////////////////////////////
Correction is necessary, example:
{
“field 1”: “Marcelo Madureira”,
“field 2”: “[email protected]”,
“field 3”: “9100000000”,
“ctc page url”: “https://lehmann.adv.br/”,
“ctc wp date”: “Wed May 15 2024”,
“ctc wp time”: “14:22:2”
}//////////////////////////////////////////////////////////////////////////////////
The information arrives like this:
///////////////////////////////////////////////////////////////////////////////
It would be perfect if the information arrived like this, for example:
- This topic was modified 6 months, 2 weeks ago by . Reason: Complementar Informa??es
- This topic was modified 6 months, 2 weeks ago by .
The page I need help with: [log in to see the link]
- The topic ‘Webhooks Critical Error – Click to Chat PRO’ is closed to new replies.