Is it possible to run jobs on external pull requests on Bitbucket?

In the documentations it only shows an example with GitHub. Is it also possible to run a job with “only: - external_pull_requests” with a webhook to Bitbucket? I tried it and can’t get it to execute although I can see in the webhook requests that a request for the PR opening is sent out.