7 ms·
Very cool! Can you somehow make sure, I don't have to put in all this information? For eg. if I forward the confirmation email to an "automatic checkin email id
by taurussai 14y ago
Very cool! Can you somehow make sure, I don't have to put in all this information? For eg. if I forward the confirmation email to an "automatic checkin email id", can you pick up the relevant information and automatically check me in.
- nikilster 14y agoThanks!! Awesome idea - totally - do you think people would be okay forwarding their itinerary?
- patrickod 14y agoThey're giving you enough information to get the itinerary through the website no? If so then I see no reason why I wouldn't just forward the email for the sake of convenience.
- nikilster 14y agoThat's true - okay good idea - I'll see if I can whip this up. Any ideas on the best way to receive and have a system to grab and parse email?
- _rs 14y agoOne method would be to setup a normal email address (even something like gmail) and on the server setup a cron job that connects to it via imap and downloads the messages. Probably not the nicest solution, but it might be easiest.
- nikilster 14y agoCool - I'll try this
- timjahn 14y agoSendGrid has a fantastic Parse API for this (available on the free plan): http://docs.sendgrid.com/documentation/api/parse-api-2/ http://docs.sendgrid.com/documentation/api/parse-api-2/