Upload
Upload files and stream events in to a running Joule process
Overview
Last updated
Upload files and stream events in to a running Joule process
The Upload API allows developers to upload a file and/or a array of StreamEvents in to a running Joule process ready for stream processing.
Last updated
POST /joule/consumer/file/{topicId} HTTP/1.1
Accept: */*
POST /joule/consumer/stream/{topicId} HTTP/1.1
Accept: */*