Hi! I’m building my own rocketchat server paired with official rocketchat mobile app. I want to send pushes through https://gateway.rocket.chat
Can I do that? or does server need some authorization in rocketchat cloud first?
Hi! Welcome to our community ![]()
if your workspace is registered with our Cloud, you will be able to send notifications with your custom server.
let me know if this helps ![]()
Thanks!
Hi dudanogueira! Thanks for answer!
So I need to authorize my codded server in cloud. I got my cloud’s registration token “446c0514-705…”, but that api can I use to authorize the instance of my custom server?
You should be able to do that.
I am also hitting limits on the community edition. Is there a tutorial on how to achieve custom token that with official app? thanks
You have to build your own app.
See this.