This discussion group is oriented more towards general opinions, trends, and issues of general nature touching App Engine. For coding and programming architecture, in particular initial design decisions, you may be better served in dedicated forums such as stackoverflow, where experienced programmers are within reach and ready to help.
On Monday, 12 October 2020 at 17:22:51 UTC-4 [email protected] wrote: > 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 > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/83a9142c-c89d-4bcf-87f8-ed72c769ca3bn%40googlegroups.com.
