Is there a way to extract data from incoming e-mail and insert it into the system?
To make it more concrete, here is the use case:
People register for different events via a homepage. The registration data is to be sent to the system by e-mail. The aim is that the people who register can be transferred to ESPOCRM as new contacts.
I first wanted to solve this via an API, but since there is a large number of events, it would be easier to do this via e-mail.
Unfortunately, I have not yet been able to find anything on how to systematically recognise information from the e-mail or how to assign an entity at all.
Is there a possibility?
To make it more concrete, here is the use case:
People register for different events via a homepage. The registration data is to be sent to the system by e-mail. The aim is that the people who register can be transferred to ESPOCRM as new contacts.
I first wanted to solve this via an API, but since there is a large number of events, it would be easier to do this via e-mail.
Unfortunately, I have not yet been able to find anything on how to systematically recognise information from the e-mail or how to assign an entity at all.
Is there a possibility?
Comment