Tines University
Learn how to build in Tines Stories and get Tines-certified
By Danielle and 2 others3 authors26 articles
- Introduction to Tines UniversityLearn more about Tines University.
- Example approach: API rate limitingIn this article, we'll walk through a few approaches for handling API rate limiting in Tines Stories.
- Example approach: Story forksIn this article, we'll walk through an approach to building a story with branching, also known as a story fork.
- Example approach: Event timersIn this article, we'll walk through an approach to implementing the PROMPT function and buffering a conditional response.
- Example approach: API paginationIn this article, we'll walk through an approach to implementing pagination within a story.
- Example approach: Refactoring storiesWalk through common refactoring steps in Tines Stories using simple scenarios.
- Example approach: Data in, data outIn this article, we'll walk through how to transform data throughout your story builds.
- Example approach: Story troubleshootingWalk through common troubleshooting steps in your stories using a simple scenario.
- Building blocks - HTTP request actionThis article is designed to guide you through understanding and setting up HTTP request actions.
- Building blocks - Utilize the story libraryThis article is designed to guide you through how to navigate the Tines story library.
- Building blocks - Test actionsThis article is designed to help you understand how to test actions in your stories.
- Building blocks - JSON 101This article is designed to help you grasp the fundamentals of JSON, enabling you to work more efficiently in Tines Stories.
- Building blocks - Event data flowThis article is designed to help you understand how to reference upstream event data throughout your story.
- Building blocks - Bulk API RequestsThis article is designed to help you understand how to build a flow to handle bulk API requests.
- Data transformation example - Data structuresThis article provides examples of JSON data structures and how they look in Tines Stories.
- Data transformation example - Data mappingThis article provides a simple example of how to configure reference paths to upstream event data in Tines Stories.
- Data transformation example - Loop to restructure arrayThis article provides a simple example of how to configure a loop in Tines Stories.
- Data transformation example - FunctionsThis article provides examples of how to configure and execute simple Tines Stories functions.
- Data transformation example - Function stacks using |> %This article provides an example of how to utilize function stacks in Tines Stories.
- HTTP request action example - Simple GET requestThis article provides an example of how to build a simple GET API request via the HTTP request action.
- HTTP request action example - Request with parametersThis article provides an example of how to build a simple API request with parameters via the HTTP request action.
- HTTP request action example - Request with authorizationThis article provides an example of how to build a simple API request that utilizes authorization via the HTTP request action.
- HTTP request action example - Filtered requestThis article provides an example of how to build a simple, filtered request via the HTTP request action.
- HTTP request action example - Bulk requestThis article provides an example of how to build a bulk API request via the HTTP request action.
- HTTP request action example - Templatize requestThis article provides an example of how to turn an HTTP action into a template for reusability.
- HTTP request action example - Tines Stories templatesThis article provides an example of how to use Tines Stories Templates to execute HTTP requests in your stories.
