API
Documentation
  • Welcome!
  • REST API
    • Overview
    • Authentication
    • Swagger docs
    • Query an endpoint
    • Filter query results
    • Handling timestamps
    • Backward compatibility
    • Exporting Data using ODATA
    • Power BI Incremental refresh
    • Data Lake Transfer Gateway
    • EXAMPLES
      • Upload production schedule
      • Find all Running Orders
      • Interact with the Order Lifecycle
      • Consume and Submit an Activity
      • Raise an Event in TilliT
  • MQTT API
    • Overview
    • Connect to the TilliT Broker
    • Subscribe to a TilliT Topic
    • Setting a MQTT Integration
    • Publish Timeseries
    • Publish Order Progress
  • Activity API
    • Overview
    • JavaScript Basics
    • Using $scope and OnLoad Scripts
    • JavaScript Object Schema
  • Release Notes
    • 2024
      • April
Powered by GitBook
On this page
  1. Activity API

Overview

Welcome to the TilliT Activity API Documentation!

Activities inside TilliT can be more advanced than a simple number or text field. To truly get the most out of the operational efficiencies inside TilliT, you'll need to know more about the Activity API used inside our calculation items.

We'll first work through some examples of writing calculation scripts, and then share a full list of the JavaScript objects that are available for you to use.

PreviousActivity APINextJavaScript Basics

Last updated 8 months ago