Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

cesbo/helpscout-toolkit

Repository files navigation

Helpscout Toolkit

Go Reference

Import documentation structure from HelpScout to JSON

HelpScout Library

Installation

go get github.com/cesbo/helpscout-toolkit/pkg/helpscout

Tool

Tool implemented for DigitalOcean Functions

Environment Variables

Create file .helpscout.env in the root of the project with the following variables:

HELPSCOUT_API_KEY="..."

Deployment

doctl serverless deploy . --include <funcName> --env .helpscout.env

funcName is a path to the function file, e.g. helpscout/summary

Function URL

doctl sls fn get <funcName> --url

About

Go library and tools for HelpScout

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published