Skip to main content

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.

Access Samples

To access the Samples tab:

  1. Log in to your Macrometa account.

  2. Click Data > Stream Workers.

  3. Click Samples.

    Macrometa displays the Samples tab, which contain the samples in alphabetical order. Each sample stream worker has a brief description to help you understand its purpose. Many samples also have description text visible in the code to help you run and test the sample.

Samples tab

Load a Sample Stream Worker

  1. Navigate to the Samples tab.

  2. Click the sample that you want to load.

  3. In the New Stream Sample window, enter the Name of the stream worker.

  4. Click Create.

    Macrometa loads the stream worker sample code in the Editor window. You can now view and edit the code.

  5. If you want to save the sample stream worker, then click Save. If you do not save the sample, then it is not persisted on your account.