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:
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.
Thank you, @reetp
I wrote to Integromat support