publications and subscriptions APIs to run publications and subscriptions, to enable and disable publications and subscriptions, to reprocess publication and subscription events, to query the status of publication and subscription events
, and to extract data from the
Data Integration Hub
catalog
.
You can use the following publications and subscriptions APIs:
Run Publication Subscription REST API. Starts a publication or a subscription, including disabled publications and subscriptions, and returns the event ID of the publication or the subscription event that
Data Integration Hub
generates.
You can use the Run Publication Subscription REST API to publish data and subscribe to data with publications and subscriptions that trigger a Data Integration task. You cannot use the API to publish data and subscribe to data with data-driven publications and subscriptions.
Run Publication Subscription command line API. Starts a publication or a subscription from a command line utility and returns the event ID of the publication or the subscription event that
Data Integration Hub
generates. You cannot run disabled publications and subscriptions with the command line API. You cannot call the command line API from a remote server.
Use the Run Publication Subscription REST API to start the running of publications and subscriptions from a remote server.
Change Publication Subscription Mode REST API. Changes the mode of a publication or a subscription, that is, enables a disabled publication or subscription and disables an enabled publication or subscription.
Reprocess Event REST API. Reprocesses a publication or subscription event, including events of disabled publications and subscriptions.
Event Status REST API. Returns the status of a publication or subscription event.