Hi @GurpreetKaur , have you had a look at the Solace Connector Hub ? It might show, as it does in this case, that currently there’s no native solace connector for Google PubSub. You could opt for the StreamSets connector, or you could use something like the the Google Cloud Functions Producer to send your event to a cloud function which transforms the event and connects to Google PubSub there.