Information to get started creating scripts for automation based on

The Web API of the projectdoc Toolbox can be used to automate processes fetching, updating, or synchronizing projectdoc information.

Using cURL

The command-line tool cURL can be used to transfer data to and from the Web API provided by the Web API Extension.

REST Login to Confluence with cURL
To access Confluence via its REST API with cURL you typically need to authenticate. Learn how to login with cURL and avoid some common security pitfalls.
Accessing projectdoc Properties with cURL
Learn how to access projectdoc properties via REST API with cURL.
Accessing projectdoc Space Properties with cURL
Learn how to access projectdoc space properties via REST API with cURL.