R
romain.pennes@foederis.fr
Guest
Hello, We are doing exactly what Gian proposed. We use a third party software (called Automated Email Parser) installed on our server which runs every minute and checks all the new Emails that arrived to a specific mailbox in the past minute. Still in Automated Email Parser, we have a script which connects to our Rollbase instance using REST web services, and creates a record for each email (that has been previously retrieved) using the create2 method from Rollbase REST api. We even put the email attachements in a file upload type of field in Rollbase using the setBinaryData method from the REST api. Hope this helps. Kind regards, Romain.
Continue reading...
Continue reading...