Infor · AsyncAPI Specification
Infor ION Events
Version 1.0.0
Infor ION event framework AsyncAPI specification for event-driven integrations with Infor CloudSuite applications. The ION Event Hub publishes business events when transactions occur in Infor applications (M3, LN, SunSystems, etc.), enabling real-time integration with third-party systems and custom applications via webhooks and event subscriptions.
Channels
customer/synced
Customer master sync event
Published when a customer master record is created or updated in M3
customer/deleted
Customer record deleted event
Published when a customer record is deleted or deactivated in M3
order/synced
Sales order sync event
Published when a sales order is created or updated in M3
invoice/synced
Invoice sync event
Published when an invoice is created in M3
inventory/synced
Inventory balance sync event
Published when inventory balance changes occur
Messages
SyncCustomerPartyMasterEvent
Customer Party Master Synced
DeleteCustomerPartyMasterEvent
Customer Party Master Deleted
SyncSalesOrderEvent
Sales Order Synced
SyncInvoiceEvent
Invoice Synced
SyncInventoryEvent
Inventory Balance Synced
Servers
https
production
https://{os}/{tenant}/ion-api/events
Infor ION Event Hub