Hi All,
Is it at all possible to setup a webhook in Particle console that will push received data into my Blynk app?
This would be useful instead of having to transmit the same data twice in my firmware (one to particle.publish, and one to Blynk server.)
I have had a search around but had trouble finding anything specific with this example. Any one had success int his area / example of doing so?
Thanks guys