The examples/
directory contains Benchling App samples written by Benchling.
Demonstrates creating a custom UI in Benchling allowing users to search for molecules from PubChem and sync them into Benchling.
Uses localtunnel and Docker to receive webhooks in a local development environment running Flask with the Benchling SDK.
Code Includes:
- Benchling App Authentication via Client Credentials
- Custom UI via App Canvas
- User Feedback via App Status
- Data Mapping via App Config
- Receiving and verifying Webhooks
- Creating molecule custom entities