Best answer

Possible to replicate updates in PostgreSQL/Firestore in another database?

  • 20 December 2021
  • 7 replies
  • 156 views

I have done data integration for postgresql and firestore.. Is it possible - if i update a field in postgres or firestore will it reflect in another db..?

icon

Best answer by SamB 29 December 2021, 11:12

View original

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

7 replies

Userlevel 7
Badge +14

Hi @Bharani 

Check out the available triggers for each app:

Firebase/Firestore: https://zapier.com/apps/firebase/integrations

PostgreSQL: https://zapier.com/apps/postgresql/integrations#triggers-and-actions

Hi @Bharani 

Check out the available triggers for each app:

Firebase/Firestore: https://zapier.com/apps/firebase/integrations

PostgreSQL: https://zapier.com/apps/postgresql/integrations#triggers-and-actions

Thanks for your answer..

Hai @Troy Tessalone.. I am just asking about update field feature in firestore using zapier.. I can see only create and search option in firestore..

Userlevel 7
Badge +11

Hey @Bharani

It looks like the Create or Replace Firebase Realtime Database Record action for Firebase/Firestore should allow you to update (replace) existing records:

ea9583ac7a38b7eeadf2309568099e56.png

Also, it sounds like you’re potentially looking to carry out two-way syncing between PostgreSQL and Firebase/Firestore, is that correct? If so, you’ll want to make sure you don’t inadvertently create a Zap Loop! - Learn how to avoid Zap loops

Hope that helps. :)

Hey @SamB thanks for your reply.. It really helps, but update feature is available in firebase realtime db only and not in cloud firestore.. Right..?

Userlevel 7
Badge +11

Ah, yes you’re quite right, @Bharani!

Hmm, I’m not seeing any existing feature requests for the an Firestore-specific update action. I’d recommend reaching out to our Support team so a new feature request can be opened for that. They can be contacted through our Get Help form.

Ah, yes you’re quite right, @Bharani!

Hmm, I’m not seeing any existing feature requests for the an Firestore-specific update action. I’d recommend reaching out to our Support team so a new feature request can be opened for that. They can be contacted through our Get Help form.

Hello @SamB.. Thanks.. I will reach out to support..