Cloud function triggers

Database & APIs

hello there,

So I tried to write a cloud function trigger from within FF.

Obviously its a trigger function, triggered by a document update and will not be called from within the app by a user action.

But FF complains saying the cloud function does not have a reference anywhere in the code. Its an error.

Is it even possible to write cloud funtion triggers from within FF? Or do we need to do that from GCP?

What have you tried so far?

Tried to create a cloud function that triggers upon a document update. But I have no user even to call the function from within the app. I see an error in FF when i do that.

Did you check FlutterFlow's Documentation for this topic?
Yes
4 replies