Skip to main content

2 docs tagged with "api endpoints"

View all tags

External Data Provider - Share Workflow Data with External Systems

In modern trading and data analysis workflows, you often need to share processed data with external systems, trading bots, or third-party applications. The External Data Provider worker enables you to expose your workflow outputs through secure REST API endpoints, making your data accessible via simple HTTP GET requests.

Webhook Endpoints - Real-Time Data Sharing with External Applications

Modern applications require real-time data synchronization and automated notifications. The External Data Provider worker enables webhook-style data sharing, allowing external applications to pull fresh data from your workflows on demand. This creates a simple yet powerful integration pattern for real-time data access.