please undo the bolding# Business Integration Solutions documentation
About: Code Event
In Business Integration Solutions, the Code Event triggers a pipeline based on a Microsoft Dynamics BC object.
Usage
Use this event to start a BIS connection for a certain record from a specific codeunit.
Concept
A Code Event triggers from a Dynamics NAV object and starts a pipeline for a record or a selection of records. The processing mode is asynchronous, the application code fires the event but does not wait for feedback on the results.
[Microsoft Dynamics 365 Business Central] ➡️ [Code Event] ➡️ [<Activities>] ➡️ [<End Point>]
For more information, refer to the topic How To: Create a Code Event in the Software Development Kit document.