Bindings
More about Dapr Bindings
Learn more about how to use Dapr Bindings:
- Try the Bindings quickstart.
- Explore input and output bindings via any of the supporting Dapr SDKs.
- Review the Bindings API reference documentation.
- Browse the supported input and output bindings component specs.
Bindings overview
Overview of the bindings API building block
How-To: Trigger your application with input bindings
Use Dapr input bindings to trigger event driven applications
How-To: Use output bindings to interface with external resources
Invoke external systems with output bindings
Last modified March 21, 2024: Merge pull request #4082 from newbe36524/v1.13 (f4b0938)