1
Select and connect your system
You will need the following things to set up and connect Confluence:
- Server URL
- API Token
- The e-mail of the user associated with the API token
2
Select your scope
For this step a CQL statement is needed. They mostly consits of three parts:
- Field: The item you want to search for (e.g., title).
- Operator: How to compare (e.g., =, ~ for “contains”).\
- Value: The term you’re looking for (e.g., “Meeting Notes”).
