---
title: "Table 5451 Graph Integration Record"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/5451-graph-integration-record/
type: table
id: 5451
name: "Graph Integration Record"
app: "Base Application"
versions: "17-25"
build: 25.5.30849.36072
obsolete: "Removed 20.0"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Table 5451 Graph Integration Record

Jonas Paprotka, https://jonas-paprotka.de/ref/table/5451-graph-integration-record/

| | |
| --- | --- |
| App | Base Application |
| Versions | 17-25 |
| Obsolete | Removed 20.0, seen from 17. This functionality will be removed. The API that it was integrating to was discontinued. |
| Source file | Removed/GraphIntegrationRecord.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 2 | Graph ID | Text[250] | 17-25 | - | - |
| 3 | Integration ID | Guid | 17-25 | - | - |
| 4 | Last Synch. Modified On | DateTime | 17-25 | - | - |
| 5 | Last Synch. Graph Modified On | DateTime | 17-25 | - | - |
| 6 | Table ID | Integer | 17-25 | - | - |
| 7 | ChangeKey | Text[250] | 17-25 | - | - |
| 8 | XRMId | Guid | 17-25 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Graph ID, Integration ID | 17-25 |
| Key2 | Integration ID | 17-25 |
| Key3 | Last Synch. Modified On, Integration ID | 17-25 |
| Key4 | Last Synch. Graph Modified On, Graph ID | 17-25 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| IsRecordCoupled | (RecordId) | Boolean | public | 17-19 | - | - |
| FindRecordIDFromID | (Text[250], Integer, var RecordId) | Boolean | public | 17-19 | - | - |
| FindIDFromRecordID | (RecordId, var Text[250]) | Boolean | public | 17-19 | - | - |
| CoupleGraphIDToRecordID | (Text[250], RecordId) | - | public | 17-19 | - | - |
| CoupleRecordIdToGraphID | (RecordId, Text[250]) | - | public | 17-19 | - | - |
| RemoveCouplingToRecord | (RecordId) | Boolean | public | 17-19 | - | - |
| RemoveCouplingToGraphID | (Text[250], Integer) | Boolean | public | 17-19 | - | - |
| AssertRecordIDCanBeCoupled | (RecordId, Text[250]) | - | public | 17-19 | - | - |
| SetLastSynchModifiedOns | (Text[250], Integer, DateTime, DateTime) | - | public | 17-19 | - | - |
| SetLastSynchGraphModifiedOn | (Text[250], Integer, DateTime) | - | public | 17-19 | - | - |
| IsModifiedAfterLastSynchonizedGraphRecord | (Text[250], Integer, DateTime) | Boolean | public | 17-19 | - | - |
| IsModifiedAfterLastSynchronizedRecord | (RecordId, DateTime) | Boolean | public | 17-19 | - | - |
| DeleteIfRecordDeleted | (Text[250], Integer) | Boolean | public | 17-19 | - | - |

## Source

Symbols: Microsoft.BaseApplication.symbols.437dbf0e-84ff-417a-965d-ed2bb9650972, https://dynamicssmb2.pkgs.visualstudio.com/DynamicsBCPublicFeeds/_packaging/MSSymbols/nuget/v3/index.json, highest build per major on 2026-09-20.

Jonas Paprotka, 2026-09-20.
