express-ifttt-webhook icon indicating copy to clipboard operation
express-ifttt-webhook copied to clipboard

consider using xmlrpc module?

Open femto113 opened this issue 11 years ago • 2 comments

The xmlrpc module includes serializer/deserializer objects that can make for simpler (and probably more robust) logic when communicating with IFTTT. I used them in my earlier port of captn3m0's ifttt-webhook (see server.js for usage example).

femto113 avatar Mar 19 '15 17:03 femto113

Is this still an active issue?

webmaven avatar Jul 03 '16 06:07 webmaven

Possibly still relevant, but wasn't ever more than a suggestion.

femto113 avatar Aug 19 '16 19:08 femto113