Name | Type | Description |
---|---|---|
API Token | String | Jira API Token. See the docs for more information on how to generate this key. |
Domain | String | The Domain for your Jira account, e.g. airbyteio.atlassian.net |
String | The user email for your Jira account. | |
Projects | Array | List of Jira project keys to replicate data for. |
Start Date | String | The date from which you'd like to replicate data for Jira in the format YYYY-MM-DDT00:00:00Z. All data generated after this date will be replicated. Note that it will be used only in the following incremental streams: issues. |
Additional Fields | Array | List of additional fields to include in replicating issues. |
Expand Issue Changelog | Boolean | Expand the changelog when replicating issues. |
Render Issue Fields | Boolean | Render issue fields in HTML format in addition to Jira JSON-like format. |
Enable Experimental Streams | Boolean | Allow the use of experimental streams which rely on undocumented Jira API endpoints. See https://docs.airbyte.io/integrations/sources/jira#experimental-tables for more info. |