Use Typescript to write triggers for Business NXT. You select the table and the event, and we'll execute your code when the event occurs. Transform business logic from Visma Business to Business NXT!
NXT Triggers are a powerful way to automate your business by running custom code when certain events occur in your database.
Use the package manager to install and manage your dependencies from NPM.
Use the cron manager to schedule functions to run at specific times. This allows you to execute mutations at specific times, generate reports and send them by e-mail, or any other scheduled task. A task may run as often as every half hour.
Use the debugger to invoke your code like the webhooks would, and get immediate feedback. All exceptions and console.log statements are shown in the console.
v20241010-lnku9© 2024 ON IT AS