Webhooks for BitBucket
I've created a custom webhook here but can't get it work.
To test it outside BB, curl -L --request POST "https://api.getmakerlog.com/apps/webhook/...?content=#my_project&done=yes"
always return content: "This field is required."
TIA