@wildix/wim-tools-client > ToolWebhookConfig > url
ToolWebhookConfig.url property
URL endpoint for the webhook, supports variables in path and query parameters using {{variable_name}}, e.g.: 'https://api.example.com/users/{{userId}}?filter={{filter}}&page={{page}}'
Signature:
url: string;