Hello,
I would like to trigger a cloud function when a message is publish in a pub/sub topic. However, the pub/sub topic is located on another project different from where the cloud function will be deployed.
What solution can I consider please ?
Navirash