Listen to Messages and output to a list #1642
Unanswered
sharon-accenture
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm listening to a subscription and want to output messages to an array messages and finally post it to an endpoint. But after running this on cloud function, I got console log of all the messages but the body of the request is an empty list.
Beta Was this translation helpful? Give feedback.
All reactions