Swedish Business Central view name: Web Connect Webbtransaktioner
Web Connect Entries is the technical log for all traffic handled by Web Connect both incoming and outgoing calls.
It includes every request, response, webhook, authentication call, download job, and upload operation performed via Web Connect.
This page is primarily intended for deep technical debugging.
For normal error handling and operational work, we recommend using:
- Web Connect Incoming Data Web (for inbound issues)
- Web Connect Outgoing Data Web (for outbound issues)
These views are structured, filtered, and optimized for troubleshooting failed integrations.
Best Practices #
Although the Web Connect Entries log contains the full raw data, it should not be the primary tool for day-to-day operations.
We recommend:
| Scenario | Use |
|---|---|
| Incoming message failed / stuck | Web Connect Incoming Data Web |
| Outgoing message missing / not triggered | Web Connect Outgoing Data Web |
| Webhook troubleshooting | Web Connect Entries |
| Authentication errors | Web Connect Entries |
When Should You Use Web Connect Entries? #
Use this log only when:
- You need to verify whether Business Central received a webhook from the external system
- You need to check authentication or token renewal errors
- You cannot locate the issue in Incoming Data or Outgoing Data