url.webhooks
- Module: cmas-core-server
- Description: Determines the central URL for webhooks exposed by this system. It is used by the class LinkService to generate Webhook submit URLs, and by intgTokenService to generate token-secured caller URLs.
url = linkTo.webhook;
- Type: string
- Restart required: no
- System: yes
- Optional: yes
- Example value: http://localhost:8080/intg
- Since: 6.15.1.0