Developer Integration
With templates and fields set up, this section covers how to consume Bynder field data in your components.
If you haven't configured the field yet, start with Custom Field Types and Plugin Field Options.
Bynder DAM Connector for SitecoreAI SDK
We offer an extended SDK with additional utilities and examples — see the SDK documentation for full details.
Although we highly recommend using it, the SDK is optional — you are free to parse the Bynder field JSON directly in your components and process it if you prefer.
However, using the SDK significantly speeds up implementation by providing ready-to-use helpers and components for reading and rendering selected asset data.