(c) 2024 Oliver Glowa (glo03) / Arvato Systems GmbH
Containing examples for the Confluence REST API using shell scripts.
- Linux / Unix Shell or
- Windows Shell
- Cygwin + Curl
- Intune-Client or
- https://curl.se/windows/
- Copy the file
common/my.cfg.tpl
to~/.restapi
- Rename the file to
~/.restapi/my.cfg
- Edit the file
~/.restapi/my.cfg
- Set the variables
CONF_BASE_URL_*
= URLs of your Confluence instanceCONF_PAT_*
= Personal access tokens for authentication to your Confluence instance
- Set the variables
Examples are working with privat access token (PAT) only!