w9jds/Firebase Trigger
Update a field in your firebase database
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| credentials | Admin credentials json for connecting to application | yes | — |
| databaseUrl | URL to the database you want to connect to | yes | — |
| databaseType | Either `realtime` or `firestore` | no | realtime |
| path | Path to what you want to set in your database | yes | — |
| doc | Document to set for firestore | no | — |
| value | Value to be set | no | — |
Outputs
no outputs