Streaming from APIs
Last updated
Last updated
For streaming data from APIs, you need to read data in your pipeline with the "API call" task:
When the pipeline is triggered, this task will make an API request to the API Endpoint, you have configured in your API integration and use the response data for the entire pipeline.
Some examples of the streaming pipelines from the API:
Of course, the pipelines above are just examples and your real pipelines will most probably be more complicated and will contain more transformation and processing of data: