Hello,
An external data source will send data as spread sheet attachment via email. I am looking for a ingestion solution where
- email received
- the attachments will be send to named GCS buckets
- which will trigger a pub-sub context to a pub-sub
- that will trigger a cloud run
- which will insert the data may be in a BQ
have to come across such pipeline ? can you help with nay other suggestions
BR