To integrate BuildShip and Firebase for notifications in your FlutterFlow app, you do not need to create a new Firebase projectβyour existing Firebase project (which is a GCP project) can be connected directly. In BuildShip, you can set up workflows that connect FlutterFlow and Firebase by following these steps:
Add a Trigger Node in BuildShip to start your workflow, such as a FlutterFlow or Firebase trigger.
Connect your Firebase project by entering your Firebase Project ID in the BuildShip trigger node. This enables BuildShip to access Firebase features, including authentication and notifications.
Integrate with other tools or services as needed, such as WhatsApp for notifications, by adding the relevant nodes to your workflow.
Once your workflow is configured, test and deploy it as an API or scheduled job.
For WhatsApp bot notifications, refer to the BuildShip WhatsApp Bot documentation for detailed setup instructions. If you encounter issues connecting your Firebase project, ensure you are using the correct Project ID from your Firebase Console and that permissions are properly set. For further troubleshooting, in-app support is recommended for project-specific configuration help.