Firestore fields

Hi!

I’m experimenting a bit with firestore event updates announcements on discord as a new developer.

I have a hard time figuring out how to access specific or all fields in the documents from firestore through the “New Document in Firestore Collection from Firebase Admin SDK API”. When I query all fields I only get document ID and created timestamp and nothing else, and when I try to query specific fields they don’t seem to exist.

Is this intended behavior for document based? Should I provide custom firestore events instead if I want the content? Or am I totally missing a point here?

I can’t find any examples at all of using the firestore API with pipedream and would gladly accept that. Thanks in advance :slight_smile:

1 Like

wow did you ever get an answer on this? i am having same problem

Hi @waggyverse

You can report bug reports on actions and triggers here in our public Pipedream Github Repository:

A Pipedream team developer or community member will investigate and make a new version to attempt to fix it if they can reproduce the bug.

All Pipedream triggers and actions are open source, so you can also contribute your own fix if you’d like.

Learn about how to develop new and modify existing components here: Overview

Sadly no, I talked to a support guy who said I should ask the community but it didn’t turn up anything, I haven’t tried since :slight_smile:

  • Malou