Components

Shrimpy Get Exchange Assets
Shrimpy Get Exchange Assets Stuff You Need to Know This endpoint retrieves a list of exchange asset information for the selected exchange. How to C...
Sat, Jan 25, 2020 at 9:14 PM
Send Email
Send Email Stuff You Need to Know This component sends an email using SMTP. How to Configure Component-specific settings: from (field) - This f...
Sun, Jan 19, 2020 at 10:09 AM
Code
Code Stuff You Need to Know This component executes JavaScript code that you write. Note that it executes whatever is entered and doesn't contain a...
Mon, Jan 20, 2020 at 2:59 PM
Comment
Comment Stuff You Need to Know The Comment component allows you to enter some text into the Label in the Settings window. It has no inputs or outputs, ...
Mon, Jan 20, 2020 at 3:16 PM
Console
Console Stuff You Need to Know This component attaches to the Node.js console instance. The response is a string value, and outputs follow: blue is ...
Mon, Jan 20, 2020 at 3:44 PM
Count
Count Stuff You Need to Know This component keeps a count based on input into the top input. What number to start the count at and how to increment are...
Mon, Jan 20, 2020 at 3:01 PM
Debug
Debug Stuff You Need to Know This component writes the output of the incoming component to the Console tab. This is useful as you are creating a circui...
Mon, Jan 20, 2020 at 2:55 PM
Delay
Delay Stuff You Need to Know This component just pauses (a delay) between receiving and sending data. How to Configure Component-specific settings...
Tue, Jan 21, 2020 at 1:51 PM
Duration
Duration Stuff You Need to Know This component measures the duration of time a circuit takes to process between 2 components. You may want to measure h...
Tue, Jan 21, 2020 at 1:54 PM
File Reader
File Reader Stuff You Need to Know This component reads a file from file system. How to Configure Component-specific settings: This component can b...
Mon, Jan 20, 2020 at 3:14 PM