Description
I cannot find files / directories to which requests should be sent via RestAPI. Like /api/v1/users.create. or /api/v1/channels.create.
Server Setup Information
Version of Rocket.Chat Server: 3.16.4
Operating System: Ubuntu 18
Deployment Method: SNAP
Number of Running Instances:
DB Replicaset Oplog:
NodeJS Version:
MongoDB Version:
Proxy:
Firewalls involved:
Any additional Information
I trying to find them via MC â Find âchannels.create. or users.create
Main goal of this action - is to configure my Integromat integration with Rocket.
reetp
August 30, 2021, 10:32am
4
They donât exist as files/directories. So you can never actually âfind themâ.
Payload info for users.create is here:
1 Like
As far as I understood, it doesnât depend on the installation model? snap/docker ?
And second thing - what i need to insert to âHeadersâ and âQuery Stringâ ?
reetp
August 30, 2021, 12:37pm
7
Not beyond making sure your firewalls/routing etc are all working.
An API endpoint is an API endpoint regardless.
reetp
August 30, 2021, 12:42pm
8
No idea - depends on what you are trying to do, and you havenât really explained that properly.
Iâd read the link for the âOnline Helpâ that it shows on your screenshot. Integromat is probably the place to ask that if they are offering a Rocket.Chat integration.
1 Like
Thank you, @reetp
I wrote to Integromat support
1 Like