Skip to main content

Installation

go get github.com/ThreadifyDev/go-sdk

Import

import (
    "context"
    "log"
    "github.com/ThreadifyDev/go-sdk"
)

Requirements

  • Go version: 1.19 or higher
  • Dependencies: Automatically managed by Go modules

Next Steps

Connecting

Connect to Threadify Engine with your API key

Tracking Workflows

Start tracking your first workflow