Send data from IFTTT to a simple Heroku hosted server

Annullerat Publicerat 6 år sedan Betalades vid leverans
Annullerat Betalades vid leverans

This is about demonstrating how to get an IFTTT applet to HTTP POST data to a simple server running on Heroku platform.

the server shall be implemented in Python 3.6 using Websockets 3.4.

using IFTTT when triggered (for example by receiving an email from a specific email address )it should do a http POST as action with some json encoded data in its body.

the destination url is provided by Heroku and a simple server shall recieve the json data as " body " of the http post message.

the acceptance test is :

an email is sent to a gmail address then IFTTT is triggered and as a result some json encoded data( e.g {"key":"val"} )is sent to a python server hosted on Heroku platform. the data is printed on console.

the key here is data being carried by http post as its message body and not part of the url.

the following shall be delivered:

1- the IFTTT account credential

2- the heroku account credential

3- server python source code as loaded on heroku

C++-programmering Java JSON Linux Python

Projekt-id: #14996433

About the project

1 offert Distansprojekt Aktivt 6 år sedan