Checklist: Set up an end-to-end workflow using Decodable

This quick start is for users who are learning how to use Decodable. Complete the following steps to create a basic Decodable setup that receives data from a data source, processes the data as needed, and then sends the processed data to a data destination.

Prerequisites

This quick start assumes that you have already set up a Decodable Account. If you have not already done so, see Set up a Decodable Account.

Checklist

NumberTaskDocumentation
1Add Decodable IP Addresses.

In order for Decodable to access any upstream or downstream systems, you must whitelist the IP addresses for Decodable in AWS.
Decodable IP Addresses
2Get data into Decodable using connectors.Connect to a data source
3Configure an input stream.

A stream transports records within Decodable.
Create and Manage Streams
4(Optional) Create and apply pipelines to transform data.

You can skip this step if you want to move data from one place to another, without transforming it.
About Decodable Pipelines
5Configure an output stream.Create and Manage Streams
6Get data out of Decodable into a destination using connectors.Connect to a data destination