I’m trying to import data from an email message received in gmail.
I’ve used the zapier formatter → split text option to get different items but I’m stuck with the following data string:
Naam: samplename ,E-mailadres: sampleemail ,Telefoon nr: samplephone ,Datum: 22 juli 2020 ,Start: 13:00 ,Eind: 17:00 ,Duur: 4 uur (240 min) ,Boot type: boatname ,Betalings methode: ideal ,Bedrag: € 140,00 , Borg: € 150,00 ,Totaal: € 290,00 ,Boeking ID: samplebooking ,Activatie code: sampleactivationcode
I’d like to import the data after each “:”, so I don’t want the name of the data in the sheet since that would mess up the google sheets document.
For most data a simple “:” as seperator would do the trick but for example the time info already has a colon in it’s data.
How would you format the zap for it not to use too many steps with formatting.