Overview
Tines exists to empower anyone to build automations and workflows without needing coding knowledge. In pursuit of that goal, we have built a series of educational bootcamps to enable everyone to become a powerful automator and builder in Tines. These bootcamps are offered in two ways: live on webinar biweekly led by one of our internal experts or self-paced, driven by detailed guides that you can follow and complete as your schedule allows.
You can register for the next live session at https://tines.com/bootcamp.
Definitions
Action: The building blocks of Tines automation stories. They perform a number of functions, including interaction with third-party tools and services.
Story: A collection of interconnected actions working towards a singular mission. They can be viewed as analogous to use cases or playbooks.
Event: The structured data sent between actions. Tines events are JSON objects, making them flexible and easy to read.
JSON: A standard, lightweight notation style that presents data in a human-readable format.
Key-Value Pair: A structure for data used in JSON and our actions with a “key” and a “value” constructed like this key: value.
Pill: The Tines term for the value in an action which will call a variable. These are primarily used to call event data from upstream actions.
API: The interface that applications use to communicate with each other.
Step-by-step
Below, you will find instructions for both the instructor-led and self-paced bootcamps; please follow the right path for your desired learning experience.