web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Small and medium business | Business Central, N...
Suggested Answer

Is there a trigger for when a table is inserted from external integration tool?

(0) ShareShare
ReportReport
Posted on by 481

Title. Basically if data is being integrated or transferred as a row/record into a table, is there a trigger for when that new row is inserted into the table? My goal is to use logic that updates certain fields in that record when it is inserted into a table.

I have the same question (0)
  • Suggested answer
    YUN ZHU Profile Picture
    95,331 Super User 2025 Season 2 on at

    Hi, External tools can access APIs or Web Services, which are basically pages. You can consider using Page's trigger.

    Info from AJ, hope this helps. 

    https://www.youtube.com/watch?v=5iRv0y0rVzw&t=31s

    pastedimage1657154498017v1.png

    pastedimage1657154533672v2.png

    pastedimage1657154542767v3.png

    pastedimage1657154552208v4.png

    pastedimage1657154563450v5.png

    Thanks.

    ZHU

  • Suggested answer
    Nitin Verma Profile Picture
    21,698 Moderator on at

    Hi jdrco ,

    Yes we have see the following, if you you want to update some fields on standard tables you can use Events and Table Extension or if you are using new Custom table you can use below

       trigger OnInsert()

       begin

       end;

       trigger OnModify()

       begin

       end;

       trigger OnDelete()

       begin

       end;

       trigger OnRename()

       begin

       end;

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

Leaderboard > Small and medium business | Business Central, NAV, RMS

#1
OussamaSabbouh Profile Picture

OussamaSabbouh 3,143

#2
Jainam M. Kothari Profile Picture

Jainam M. Kothari 1,694 Super User 2025 Season 2

#3
YUN ZHU Profile Picture

YUN ZHU 1,067 Super User 2025 Season 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans