type.inbound
and any(body.links, regex.icontains(.href_url.url, 'https?://[0-9]{7,12}/.+'))
Playground
Test against your own EMLs or sample data.
type.inbound
and any(body.links, regex.icontains(.href_url.url, 'https?://[0-9]{7,12}/.+'))
Test against your own EMLs or sample data.