PubSub+ connection with NATS

Hello
I need to get messages from a NATS (nats.io) plateform and publish them into PubSub+ where all our systems are connected
I tried to find on nats.io a connector to PubSub+ (https://nats.io/download/#connectors-and-utilities) with no success.
I tried to dig the forum with no success either.
Is there already a connector in PubSub+ I can use to consume messages from a NATS plateform ?
Thank for your help.

Hi Nicolas,

There’s no direct integration between PubSub+ broker and NATS at this time.

However, you have a few options available:

If you’re constraints in term of timing, I guess adaptris could be the best option.

Thomas