To receive email in app engine, see e.g
https://cloud.google.com/appengine/docs/python/mail/receivingmail (there
are similar docs for other app engine languages like Java and Go if you
prefer those to Python).

To spin up and otherwise control compute engine VMs from app engine, see
e.g
http://stackoverflow.com/questions/17393574/oauth-starting-a-google-compute-instance-from-within-google-app-engine
and
http://stackoverflow.com/questions/18389215/google-app-engine-service-account-to-start-cloud-compute-instances
, and links from those Stack Overflow threads.


Alex


On Sat, Aug 22, 2015 at 10:44 AM, Dave Greenly <[email protected]> wrote:

> I would like to set up an App Engine, or Compute engine that has the
> ability to receive an email.  From the receipt of this email, I would want
> to start up a compute engine that would process some data.
>
> Can anyone point me to some documentation, or samples where this has been
> done?
>
> Thanks
> Dave
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/google-appengine.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/google-appengine/0a9c85a6-b737-43ab-bd35-f27f977a28b1%40googlegroups.com
> <https://groups.google.com/d/msgid/google-appengine/0a9c85a6-b737-43ab-bd35-f27f977a28b1%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CAE46Be_Ej3VAjKRNbkRYt8dGEWvx9ko2_VR95%3Dt2kq0qVdu7Gw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to