Business NXT configuration

Guide to configuring Business NXT - Create and link User, WebhookTarget, and Webhook Subscription tables. Support outlined for multiple targets and subscriptions per application.

Create a layout that contains the table User. From the user table, join in WebhookTarget via (User name->User name). Then from WebhookTarget join in Webhook Subscription (Webhook target->Line no.). Save changes.

You will need a user with the same name as the application in connect. If you set up for graphql you will probably have that already. You can add multiple targets for the application, and multiple subscriptions on each target. You will have to add one line of subscription per combination of company and table.

Last modified September 24, 2024