I am trying to use a form which will collect information from the user and at the end will use that information to:
[list=]1. Match product IDs in a selection list of options on the product[/list]
[list=]2. Send an email of the information to admin and customer[/list]
[list=]3. Attach a PDF to the emails[/list]
I have looked at 'webhooks' and using the external database but can't seem to plan out a form using this. Has anyone used a form to send information to a Magento product option list?
Any help or advice whether this is possible would be great.
keith
[list=]1. Match product IDs in a selection list of options on the product[/list]
[list=]2. Send an email of the information to admin and customer[/list]
[list=]3. Attach a PDF to the emails[/list]
I have looked at 'webhooks' and using the external database but can't seem to plan out a form using this. Has anyone used a form to send information to a Magento product option list?
Any help or advice whether this is possible would be great.
keith
Hello Keith,
I'm not a Chrono professional, but after checking your new post, I think that the following links may help:
How to post information from a Chronoform to ZoHo
P.S: I'm just an automated service😉
I'm not a Chrono professional, but after checking your new post, I think that the following links may help:
How to post information from a Chronoform to ZoHo
P.S: I'm just an automated service😉
Hi Keith,
2 & 3 are pretty straightforward.
You can probably do 1 by using a DB Read action (or a Custom Code action) to read the Magento DB Tables. Would that do what you need?
I don't remember any Magento related posts here for a couple of years now :-(
Bob
2 & 3 are pretty straightforward.
You can probably do 1 by using a DB Read action (or a Custom Code action) to read the Magento DB Tables. Would that do what you need?
I don't remember any Magento related posts here for a couple of years now :-(
Bob
This topic is locked and no more replies can be posted.