Jira by atlassian
helps teams manage projects and tasks efficiently, prioritize work, and collaborate.
Manage Account
.Security
tab and select Create and manage API tokens
.Create API Token
, provide a descriptive name and click the Create
button.The config
section in a YAML file includes the following properties:
connector_name: jira
subdomain: Sub-Domain
email: Email account
api_token: API token
Queries: Queries
version:
encrypt_credentials: false
plugins:
extractors:
- name: jiradb
connectorname: Jira
config:
subdomain: <SUB DOMAIN>
email: <MAIL ID>
api_token: <API TOKEN>
properties:
# queries: "created >= -30d order by created DESC"
queries: <QUERY>
Bold Data Hub
icon on the Navigation Pane.Add Project
and provide the name for the new project.Jira
template.select
property and Click Save, choose the desired destination to save the pipeline.The available resources are supported in Facebook Ads
- issues
- users
- ad_creatives
- projects
Warning:
1. The `Encrypt_Credentials` property should be set to false when updating the new access token on the template. If you have modified other properties, such as 'select' or 'account id', the `Encrypt_Credentials` property must be set to true.
2. The default lifetime of the access token is 1 hour. Therefore, you need to convert it to a long-lived access token in order to use the same token for 60 days. Existing tables should be maintained even if the token has expired or is being used as an invalid token.
Run Now
button..
Edit DataSource
Option to view the created tables.