# Publish from Electron to Ubidots & AWS at the same time?

**URL:** https://community.particle.io/t/publish-from-electron-to-ubidots-aws-at-the-same-time/50853
**Category:** Cloud
**Tags:** electron
**Created:** [July 3, 2019, 3:44pm UTC](https://community.particle.io/t/publish-from-electron-to-ubidots-aws-at-the-same-time/50853 "2019-07-03T15:44:40Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![dgolden](https://avatars.discourse-cdn.com/v4/letter/d/f0a364/32.png) [@dgolden](https://community.particle.io/u/dgolden)
#### Post date: [July 3, 2019, 3:44pm UTC](https://community.particle.io/t/publish-from-electron-to-ubidots-aws-at-the-same-time/50853/1 "2019-07-03T15:44:40Z")

</div>

Hi! We collect data from a fleet of Electrons, using Particle.publish and a webhook to send to Ubidots. I’d like to additionally send data to a cloud database (probably AWS or Auzure) for comprehensive reporting across all of our Electrons. What is the best way to do this? Is it possible that each publish triggers two webhooks, one to Ubidots and another (for example) to AWS API Gateway? Thank you.

---

<div class="post-metadata">

### Author: ![Adam42](https://sea2.discourse-cdn.com/flex026/user_avatar/community.particle.io/adam42/32/24687_2.png) [@Adam42](https://community.particle.io/u/Adam42)
#### Post date: [July 11, 2019, 12:21am UTC](https://community.particle.io/t/publish-from-electron-to-ubidots-aws-at-the-same-time/50853/2 "2019-07-11T00:21:02Z")

</div>

Hi David,

Welcome to the community!

Very interesting. I am also interested in doing something like this as well.

I am interested in the reliability of this method. Seems like a neat trick.
