Feature Request: GCP PubSub

Surprised to see there's no PubSub feature in Retool. Where an app could subscribe to a PubSub topic and act when receiving an event.

Example use case:

  1. An app is showing a table with data coming from Snowflake
  2. An external service edits data in that Snowflake table
  3. Once done, that external service could then send an event to pubsub that could get catch by the retool app to update the table on the Retool UI
1 Like