An event is a specialized activity that reacts to changes in D365 BC.
An event triggers the export of data from D365 BC. It generates a collection of one or more records that a connection subsequently processes. In practice, an event triggers outside of Business Integration Solutions, for example, in D365 BC application code or on a D365 BC page. A connection then handles the event.
The following table provides links to and descriptions of the topics in this section:
To | See |
|---|---|
Learn about the event used to trigger a pipeline through code | |
Learn about the event used to trigger a pipeline based on a record change | |
Learn about the event used to trigger a pipeline based on a time interval | |
Learn about the event used to trigger a pipeline based on a user action | |
Learn about the event used to trigger a pipeline based on a web service | |
Learn about the event used to trigger a pipeline based on an async web service | |
Learn about the event used to trigger a pipeline on lifecycle status change |