freescout-helpdesk / freescout

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

Not receiving webhooks #3976

Closed anjan-rpf closed 1 month ago

anjan-rpf commented 1 month 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 1 month ago

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

anjan-rpf commented 1 month 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 1 month ago

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