6 years, 1 month ago.

How can i handle the IFTTT Action in my c program

Hi,

I devleoped my own code and able to trigger an event to IFTTT but how can i handle the action part in my code.Need help.Its very urgent.

Question relating to:

1 Answer

6 years, 1 month ago.

Hi there,

If you import the IFTTT library into your project (https://os.mbed.com/compiler/#import:/users/mbedAustin/code/IFTTT/;mode:lib) then you can use code similar to the following in order to trigger a IFTTT event: https://os.mbed.com/users/mbedAustin/code/IFTTT_ESP8266_Example/file/3c8b0feb18e4/main.cpp/

Please let me know if you have any questions! - Jenny, team Mbed