freescout-help-desk / freescout

FreeScout — Free self-hosted help desk & shared mailbox (Zendesk / Help Scout alternative)
https://freescout.net
GNU Affero General Public License v3.0
2.8k stars 472 forks source link

Not receiving webhooks #3976

Closed anjan-rpf closed 3 months ago

anjan-rpf commented 3 months ago

Module: API & Webhooks

we missed several webhooks for convo.note.created, convo.status ( not sure about other statuses as we are not using them as of now )

Previously we used convo.created webhook which has similar issue, so we have updated the implementation to avoid reconciliation issues

freescout-helpdesk commented 3 months ago

https://freescout.net/module/api-webhooks/ --> Troubleshooting

anjan-rpf commented 3 months ago

@freescout-helpdesk we are getting webhooks sometimes and sometimes we are not getting them.

I will also go through the troubleshooting once

freescout-helpdesk commented 3 months ago

It means there problems either with connection to your webhook URL or with background jobs.