Jira
The Jira connection will keep Projects, Issues and their comments in sync.
Creating a Connection
- Select an API key from the dropdown at the top. All documents created by the connection will be attributed to the selected API key.
- Fill out any metadata you want to associate with the files in Jira. You can use this to filter the data later. This is in JSON format. You can leave it blank, or you could set it to something like
{
"company": "acme"
}
- Select an Import mode. This is only applicable for PDFs. Fast only extracts text, but Hi-res also extracts images and tables. Fast can be up to 20x fast than Hi-res
- Click "Create Connection" at the top right
You will be taken back to the connectors page and the system will schedule a sync process as soon as possible.
Updated 2 months ago