I would like to be able to forward a Google Cloud Platform (GCP) Pubsub subscription's messages to another GCP topic, which is possibly in another GCP Project.
- Is this possible via Push endpoint URL (What would the url of the destination topic be?)
- Some other easy configuration via API?
- (workaround) Alternatively, how would you provide this functionality?