Pub sub like communication

Hi,

I wanted to ask if there’s some way to simulate pub/sub like behavior. We need to be able to send a request in some way and carry on with operations on the frontend while the backend does whatever operation needed and sends the response back.

I’m just looking for some equivalence.

Thank You,
Innocent.

Hi @Innocent_Nwaukwa,

Yes, this is possible. You can find this feature in: Quick Access → Messaging Channels.
Messaging API is also available in API Services Codeless and in UI Builder. You can read more about this feature in the documentation here:

Regards,
Sergey

Bien merci Monsieur!
Looks exactly like what I’ve been looking for.

Many Thanks,
Innocent.

1 Like