Easily find this page again using the shortlink: https://bct.azrcrv.co.uk/2000000096
Table Type: System
Table Name: API Webhook Notification
Database Table Name: API Webhook Notification
Due to how Dynamics BC tables and columns are named, square brackets need to be wrapped around the table name and column names. Below are example queries showing how API Webhook Notification can be queried.
Show/hide an example select of all columns
SELECT
*
FROM
[API Webhook Notification]
Show/hide an example select of all columns by name
SELECT
[timestamp]
,[ID]
,[Subscription ID]
,[Created By User SID]
,[Entity Key Value]
,[Last Modified Date Time]
,[Change Type]
,[Entity ID]
,[$systemId]
,[$systemCreatedAt]
,[$systemCreatedBy]
,[$systemModifiedAt]
,[$systemModifiedBy]
FROM
[API Webhook Notification]