Hi there
I'm using EspoCRM 8.0.3, SalesPack 1.1.9, Espo Plus 1.8.2
Tried to configure a contact form to catch the messages from my homepage directly to EspoCRM as leads.
- activated entity leads
- added a new Web-To-Lead entry point
- new folder in public html called /test
- added index.php (664) with this HTML code: https://dubas.pro/link/Np3Wy
- send.php (775) files with this PHP script: https://dubas.pro/link/Bw6AC
- changed API Link in send.php to my API Link from the entry point
- filled the form and clicked send button
There is nothing happen. I just get a white blank page after a while.
Whether a new lead in the lead list nor something in the protocol.
All this information I got from this Video from devcrm.it: https://www.youtube.com/watch?v=Fe2V5-mry8g&t=39s
Does someone has any ideas or know where I can get some log entries? Or should I go a completely other way to reach my goal?
best regards cracksilver
I'm using EspoCRM 8.0.3, SalesPack 1.1.9, Espo Plus 1.8.2
Tried to configure a contact form to catch the messages from my homepage directly to EspoCRM as leads.
- activated entity leads
- added a new Web-To-Lead entry point
- new folder in public html called /test
- added index.php (664) with this HTML code: https://dubas.pro/link/Np3Wy
- send.php (775) files with this PHP script: https://dubas.pro/link/Bw6AC
- changed API Link in send.php to my API Link from the entry point
- filled the form and clicked send button
There is nothing happen. I just get a white blank page after a while.
Whether a new lead in the lead list nor something in the protocol.
All this information I got from this Video from devcrm.it: https://www.youtube.com/watch?v=Fe2V5-mry8g&t=39s
Does someone has any ideas or know where I can get some log entries? Or should I go a completely other way to reach my goal?
best regards cracksilver
Comment