tiledesk-server icon indicating copy to clipboard operation
tiledesk-server copied to clipboard

How requests are created

Open m2jobe opened this issue 6 years ago • 3 comments

Hi which end point creates requests? I am finding after setting up the various tiledesk repos, the request data isnt created in mongodb on conversation creation so I was curious as to how requests are generated and if they are generated through cloud functions which then trigger the api

m2jobe avatar Feb 03 '19 01:02 m2jobe

Hi, I was also using tiledesk project, but wasn't getting any data in "requests" collection. @m2jobe were you able to solve the issue?

amitad16 avatar Sep 25 '19 13:09 amitad16

No i was unable to

m2jobe avatar Sep 25 '19 13:09 m2jobe

TileDesk communicates with Chat21 via WebHook. See here:https://github.com/chat21/chat21-cloud-functions/blob/master/docs/setup_options.md#support-mode

andrealeo83 avatar Sep 26 '19 08:09 andrealeo83