Skip to main content
Add this script tag to your entry HTML file:
<script src="/bridge/sdk.js"></script>
The SDK creates a window.pipeline namespace with all available methods. All methods return Promises. The SDK waits internally for the bridge to be ready — you do not need to poll or delay before calling methods.