Skip to main content
Question

Trigger FME Flow Automation on GCS file upload

  • June 19, 2026
  • 1 reply
  • 27 views

chitra
Contributor
Forum|alt.badge.img+1

How to trigger an FME Flow Automation when a file is uploaded to a GCS bucket?

1 reply

johnglick82
Contributor
Forum|alt.badge.img+3
  • Contributor
  • June 21, 2026

One work around given the lack of a GCS notification source could be to utilize the Pub/Sub notification service in Google Cloud.  Depending on the requirements a cloud function may be necessary but a basic use case pub/sub can call the FME automation’s webhook directly. Pub/Sub admin and Storage admin roles are required to set it up.  Happy to go into more detail if needed.  

https://docs.cloud.google.com/storage/docs/reporting-changes