Firebase RTDB POST (with Cryptohash)

Secure Firebase Data Storage with CryptoJS Hashing.

This code snippet demonstrates how to securely store data in Firebase Realtime Database using CryptoJS for hashing sensitive information. Add your own Firebase API Key in the Accounts section.

It includes:

  1. Dynamic import of CryptoJS library
  2. SHA256 hashing of phone numbers
  3. Firebase database integration
  4. Error handling and logging

Perfect for developers looking to implement secure data storage in their Gooey.AI projects. Easily adaptable for various data types and Firebase configurations.


Logs

Record stored successfully
Loading...
⌥ Variables

  firebaseURL

string

you can add the URL of your firebase here, like "https://test-rtdb.firebaseio.com/"

  data

object

Loading...
Secrets

Run cost = 1 credits

Functions are free if called from another workflow.

With each run, you agree to Gooey.AI's terms & privacy policy.