VAT-Search
Not a big fan of functions?
Use the Actions Wizard to configure any action in Rows without functions.
Parameter List
Syntax
FIND_COMPANY_VAT_VATSEARCH(name_or_VAT,
[country_code]
, [address]
)name_or_VAT
Company name or VAT ID. For example: "dashdash"
or "PT514227060"
.
[optional] country_code
The two-letter ISO country code to filter results by. Supports Europe, Australia, and New Zealand. For example: "de"
, "pt"
, or "nz"
.
[optional] address
The company's address. For example: "Berlin"
or "1459 København K"
.