In this tutorial, we'll teach you how to map data from one source into another with Pluxbox. We will use the News API integration and map its data into our dataset using the Map Object Block.
You will learn:
By the end of this video, you’ll have a good knowledge about how the Workflow environment works, making it a useful skill to any Pluxbox project!
Code for triggering your process:
mutation{
processes{
import_csv_files{
status
processName
}
}
}
Do you need more information? Go to Pluxbox Documentation
07:05
Learn how to use the Conditional block to show movies in specific genres.
05:32
Learn how to create a workflow to export information using fixed-width formatting
07:01
Learn how to connect collections of cities and countries by establishing a one-to-many relation.