Trigger data in Moralis Streams Firebase extension

Hi,

I am using the Moralis Streams Firebase extension (0.1.15) and would like to save the information from the Moralis Triggers we have setup to Firestore using this extension.

The current problem is that I can see the triggers functioning properly in the Admin panel when the stream is in demo mode (see attached screenshot, the trigger is found under txs), but when setting the stream to prod mode, the trigger information is not saved to Firestore by the extension.

Would anybody be able to help in this regard? Are there other configuration changes that I should make to get this to work?

Thanks for your time!

maybe the firebase extension doesn’t process those triggers and it completely ignores them?

Yes this is a possibility. Is it also possible that the trigger information is not being sent to the endpoint?

no, the information is sent by streams api in the same format that you see in the demo mode

Okay thank you for clarifying, I have raised the issue on the firebase-extensions repository.

1 Like

We have to add that feature to the firebase extension.

@cryptokid thanks for getting back to me! This feature gets a big +1 from me and I think it is also very useful in general.