Skip to main content

Introduction

Anchorpoint has a Python API and a CLI that allow you to build integrations to other applications and to extend Anchorpoint with custom commands.

Start with our examples

You can find a number of Actions examples on our GitHub page, which you can download and configure freely. The following examples are included:

Executables (e.g. FFmpeg or ImageMagick) must be downloaded from the respective website.

Distribution

The Workspace Action Distribution System is the hub for the workspace owner and admins to control what actions are accessible by the team.

By default, Anchorpoint adds the Anchorpoint action repository from GitHub to every workspace. To adjust what actions are enabled in your workspace or to modify the repositories open the action settings dialog.
You can find the settings for the action distribution on the action settings of your workspace:

When adding a new Action repository you can either provide a link to a public GitHub repository (e.g https://github.com/Anchorpoint-Software/ap-actions) or to a local folder.