rvencu
Similar to WordPress native workflow when one user might ask information or deletion of personal data left on comments, I was interested to replicate the mechanism with Formidable Forms for various purposes including GDPR requests
As I could not find anything related to entries creation via email I thought to publish my experience here.
Formidable API and even WordPress REST API v2 are having difficulties to upload media to the target server. Here is a method to overcome the limitations and be able to create entries that include uploaded files.In my case I wrote a simple C# Windows Forms application that controls the network scanner, grabs the images then upload them inside a Formidable Forms entry along with other structured data.