cancel
Showing results for 
Search instead for 
Did you mean: 

Integration between google cloud (PUB/SUB) third-party and CPI/CI

laurent_touillaud
Contributor
0 Kudos
1,269

Hello,

We need to subscribe to topics on google cloud PUB/SUB from CPI/CI (on a BTP cloud foundry).
The third-party system has created Topic's and subscriptions with "pull" endpoints. (not push)
We need to listen to the published messages (consume) on their Pub/Sub subscription to integrate them in CPI Iflow.
What is the possible configuration or tools in CPI/CI or BTP for these external pub/sub scenarios ?
Thanks,

View Entire Topic
gregorw
Active Contributor
0 Kudos

Maybe one way would be to use the example for Node.JS and create a middleware that you deploy to BTP CF. To implement it directly in CPI I would think you should check the Pub/Sub Service APIs.

laurent_touillaud
Contributor
0 Kudos

Hello Gregor,

Thanks for the answer. Do you think SAP is working on a connector for this requirement ?

What about SAP Event Mesh? Create Custiom Subscrption (Beta)