Types
Scratchpad
Use these blocks to experiment and write throw away code.
Scratchpad blocks aren’t used when executing a pipeline.
Getting data from other blocks
If you want to read the output data from another block, use the following sample code:
- Change the value of
pipelined_uuid
to match your current pipeline UUID. - Change the value of
block_uuid
to match the UUID of the block you want to read data from.
Was this page helpful?