slaven.grizelj@googlemail
Member
Hi, I have the following problem: I receive emails with data from applicants who want to rent an apartment. Inside the text I tried to read the data with the parser. This did not work because the content of the emails changes. But I get the data in parallel as XML file. The XML file is an attachment to the email I get with the application data. How can I use Pabbly to read the data from the XML attachment and write it into a googlesheet?