eventstream_add_custom_endpoint_source
Integrate a custom endpoint URL as a source for eventstreams to ingest external streaming data.
Instructions
Add a custom endpoint source to the eventstream definition.
:param session_id: Builder session ID
:param source_name: Name for the source (auto-generated if not provided)
:param endpoint_url: Custom endpoint URL (deprecated - use data connections instead)
:return: Updated definition summary
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | ||
| source_name | No | ||
| endpoint_url | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||