martmull
martmull
reopening to close last comments
closing as staled
@anamarn I think this i related to https://github.com/twentyhq/twenty/pull/7487/files The token should come from an env variable i guess 
@BOHEUS I tested, this issue only impacts the webhook usage functionality. Webhooks created and deleted events are working well. (Did you start the `worker` service when you tested?) @ehconitin reported...
@BOHEUS No problem at all, this is a very common oversight. Here is the command to start the worker `yarn nx run twenty-server:worker`
Mmh, maybe before you were using the "sync" queueDriver, that one did not need worker to run. What is your current queueDriver? Check MESSAGE_QUEUE_TYPE env var
weird, however I am adding the worker start to the `npx nx start` command -> https://github.com/twentyhq/twenty/pull/7820
I use pg-boss 🤗
object sync not working, will fix
Hey, we can discuss that. Probably not that obvious  https://prismatic.io/blog/anatomy-webhook-http-request/  https://optoro.redoc.ly/content/webhooks/