Stream Worker Tasks
This section provides information about different tasks that you can perform with Macrometa stream workers.
📄️ Create Stream Workers
This page explains how to create stream workers in Macrometa, assuming you have the stream worker definition written already. To learn more about writing stream workers, refer to Stream Worker Basics or look at Stream Worker Examples.
📄️ Create an API Endpoint
Any stream worker can be used as an API endpoint.
📄️ Publish/Unpublish Stream Workers
This page explains how to publish stream Macrometa workers. After you create a stream worker, you must publish it in order for it to run. If you want to stop it from running, then you can unpublish it.
📄️ View Stream Workers
This page explains how to view Macrometa stream workers. You can view them either as a list or view details of a specific stream worker.
📄️ Update Stream Workers
This page explains how to update Macrometa stream workers.
📄️ Delete Stream Workers
This page explains how to delete Macrometa stream workers.
📄️ Get Sample Stream Workers
The Samples tab contains a number of sample stream workers that you can load and run. This is a low-friction way to see and experiment with stream worker functionality.