ZBrain Documentation
  • ZBrain Documentation
    • Components of ZBrain
    • Getting started with ZBrain
    • 📚Knowledge base
      • How to create a knowledge base?
      • Knowledge source
      • Information schema
      • File summary
      • Automated reasoning
      • Retrieval testing
      • Knowledge base settings
    • 📱APP
      • How to create a new app?
      • How to set up and customize your app?
      • How to access the app reporting dashboard?
    • 🤖ZBrain AI agents
      • Get started with agents on ZBrain
      • Deploying pre-built agents
      • Creating custom AI agents
        • Agent setup
        • Define input sources
        • Define Flow
          • Key elements of a Flow
          • Flow Components
            • Activepieces Platform
            • AITable
            • Airtable
            • Amazon S3
            • Amazon SNS
            • Amazon SQS
            • Amazon Textract
            • Apify
            • Apollo
            • Approval
            • Asana
            • Azure Communication Services
            • Azure Cosmos DB
            • Azure Document Intelligence
            • Azure OpenAI
            • Azure Translation
            • Bannerbear
            • Baserow
            • Beamer
            • Bedrock Claude
            • Bettermode
            • Binance
            • Bing Search
            • Blackbaud
            • Bonjoro
            • Box
            • Brevo
            • Brilliant Directories
            • Bubble
            • CSV
            • Calendly
            • Certopus
            • Clearout
            • Clockodo
            • Code
            • Confluence
            • Connections
            • Constant Contact
            • Contiguity
            • Contentful
            • Customer.io
            • Crypto
            • Databricks
            • Data Mapper
            • Date Helper
            • DeepL
            • Delay
            • Discord
            • Discourse
            • Drip
            • Dropbox
            • Dust
            • Facebook Pages
            • Figma
            • Files Helper
            • Flowise
            • Flowlu
            • Formbricks
            • Frame
            • Freshdesk
            • Freshsales
            • GCloud Pub/Sub
            • GenerateBanners
            • GhostCMS
            • GitHub
            • GitLab
            • Gmail
            • Google Calendar
            • Google Contacts
            • Google Docs
            • Google Drive
            • Google Forms
            • Google Gemini
            • Google My Business
            • Google Search
            • Google Search Console
            • Google Sheets
            • Google Tasks
            • Groq
            • Hacker News
            • Heartbeat
            • HubSpot
            • HTTP
            • Image Helper
            • Inputs
            • Instagram for Business
            • Intercom
            • Invoice Ninja
            • Jira Cloud
            • Jotform
            • Kimai
            • Kizeo Forms
            • LeadConnector
            • Line Bot
            • Linear
            • LinkedIn
            • LinkedIn Actions
            • LLMRails
            • Lusha
            • MailerLite
            • Mailchimp
            • Mautic
            • Microsoft Dynamics 365 Business Central
            • Microsoft Dynamics CRM
            • Microsoft Excel 365
            • Microsoft OneDrive
            • Microsoft Outlook Calendar
            • Microsoft Teams
            • Mixpanel
            • MongoDB
            • Notion
            • Odoo
            • OpenAI
            • OpenRouter
            • Pastebin
            • PDF
            • Postgres
            • PostHog
            • Pushover
            • Qdrant
            • Queue
            • Razorpay
            • Router
            • Salesforce
            • SendGrid
            • ServiceNow
            • SFTP
            • SharePoint
            • Slack
            • SMTP
            • Snowflake
            • SOAP
            • Spotify
            • Stability AI
            • Stable Diffusion Web UI
            • Storage
            • Stripe
            • SurrealDB
            • SurveyMonkey
            • Taskade
            • Telegram Bot
            • Text Helper
            • Trello
            • Twilio
            • Twitter
            • Utilities
            • WhatsApp Business
            • WordPress
            • XML
            • YouTube
            • ZBrain
            • Zendesk
            • ZeroBounce
            • Zoho Books
            • Zoho CRM
            • Zoho Invoice
            • Zoom
          • How to Define a Flow?
          • How to Test Each Step in the Flow?
        • Configure Additional Settings
        • Test and Deploy Agents
        • How to access, monitor, and manage agent performance and tasks?
    • Settings
    • 📖API Tutorials
      • 📚Knowledge base
        • Automated Reasoning
      • 📱APP
      • 🤖Agents
Powered by GitBook
On this page
  1. ZBrain Documentation
  2. ZBrain AI agents
  3. Creating custom AI agents
  4. Define Flow
  5. Flow Components

Jira Cloud

PreviousInvoice NinjaNextJotform

Last updated 1 month ago

JIRA Cloud is a cloud-based project management and issue-tracking platform developed by Atlassian, designed to help teams plan, track, and manage agile software development projects. It provides versatile tools to improve team collaboration, streamline workflows, and enhance productivity, all hosted on the cloud for easy access and scalability.

How to Connect Jira Cloud to ZBrain Flow?

To integrate Jira Cloud with ZBrain Flow, follow these detailed steps:

Step 1: Select Jira Cloud as Your Connection

  • Click on Jira Cloud in ZBrain Flow.

  • Provide the Instance URL that is the link to your Jira instance (e.g. )

  • Provide the email you use to login to Jira.

  • Provide the Jira API token for authentication. You can generate your API token from:

  • Click on the save button.

Step 2: Create Issue Form

This form is used to create an issue in Jira Cloud. The fields included in this form are:

  • Connection: A dropdown menu to select an existing Jira Cloud connection.

  • Project: A dropdown menu to select a Jira project where the issue will be created.

  • Issue Type: A dropdown menu to choose the type of issue (e.g., Bug, Task, Story, Epic).

  • Summary: A text field to provide a brief summary of the issue.

  • Description: A text box to add more details about the issue.

  • Assignee: A dropdown or search field to select the person responsible for the issue.

  • Priority: A dropdown menu to select the priority level (e.g., Low, Medium, High).

  • Parent Key: A field for specifying a parent issue if the new issue is a sub-task.

Step 3: Update Issue

This form is used to update an existing issue in Jira Cloud.

Required Fields

  1. Project* - Select the Jira project where the issue belongs.

  2. Issue ID or Key* - Provide the unique ID or key of the issue that needs to be updated.

Optional Fields

  1. Issue Type - Choose the type of issue (e.g., Bug, Task, Story, Epic) if needed.

  2. Summary - Modify the brief description of the issue.

  3. Description - Add or update more details about the issue.

  4. Assignee - Change or assign the issue to a specific user.

  5. Priority - Update the priority level (e.g., Low, Medium, High).

  6. Parent Key - If the issue is a sub-task, provide the parent issue’s key.

Step 4: Search Issues

This form is used to search for Jira issues based on specific criteria.

Required Fields

  1. Connection* - Select the Jira Cloud connection to use.

  2. JQL (Jira Query Language) Query* - Enter a query to filter issues.

    • Example: type = story and created > '2023-12-13 14:00'

    • This query retrieves all Story-type issues created after December 13, 2023, at 14:00.

  3. Max Results* - Specify the maximum number of issues to retrieve (e.g., 50).

Optional Settings

  1. Sanitize JQL (Enabled by default) - Ensures that the JQL query is formatted correctly.

Step 5: Assign Issue

This form is used to assign an issue to a specific user.

Required Fields

  1. Connection* - Select the Jira Cloud connection.

  2. Project* - Choose the Jira project that contains the issue.

  3. Issue ID or Key* - Enter the unique issue ID or key that needs to be assigned.

  4. Assignee* - Select the user to whom the issue should be assigned.

Step 6: Add Attachment to Issue

This form is used to attach files to an existing Jira issue.

Required Fields

  1. Connection* - Select the Jira Cloud connection.

  2. Project* - Choose the Jira project that contains the issue.

  3. Issue ID or Key* - Enter the unique issue ID or key to which the attachment should be added.

  4. Attachment* - Upload the file that needs to be attached.

Step 7: Add Issue Comment

This form is used to add a comment to an existing Jira issue.

Required Fields

  1. Connection* - Select the Jira Cloud connection.

  2. Project* - Choose the Jira project that contains the issue.

  3. Issue ID or Key* - Enter the unique issue ID or key to which the comment should be added.

  4. Comment Body* - Enter the comment text that will be added to the issue.

Step 8: Update Issue Comment

This form is used to update a previously added comment on a Jira issue.

Required Fields

  1. Connection* - Select the Jira Cloud connection.

  2. Project* - Choose the Jira project that contains the issue.

  3. Issue ID or Key* - Enter the unique issue ID or key to which the comment belongs.

  4. Comment ID* - Select the specific comment that needs to be updated.

  5. Comment Body* - Enter the updated text for the comment.

Step 9: List Issue Comments

This form is used to fetch all comments linked to an issue in a Jira project.

Required Fields

  1. Connection* - Select the Jira Cloud connection.

  2. Project* - Choose the Jira project that contains the issue.

  3. Issue ID or Key* - Enter the unique issue ID or key for which comments should be retrieved.

  4. Order By* - Select the order in which comments should be listed (e.g., Created (Descending)).

Optional Fields

  1. Limit - Set the maximum number of comments to retrieve (default: 10).

Step10: Delete Issue Comment

This form is used to permanently delete a comment from an issue in a Jira project.

Required Fields

  1. Connection* - Select the Jira Cloud connection.

  2. Project* - Choose the Jira project that contains the issue.

  3. Issue ID or Key* - Enter the unique issue ID or key from which the comment should be deleted.

  4. Comment ID* - Select the specific comment that needs to be deleted.

Step 11: Custom API Call

This form is used to send custom API requests to Jira Cloud.

Required Fields

  1. Connection* - Select the Jira Cloud connection.

  2. Method* - Choose the HTTP method for the API call (e.g., GET, POST, PUT, DELETE).

  3. Query Parameters* - Add query parameters as key-value pairs for the API request.

Optional Fields

  1. Headers - Add custom headers if needed (Authorization headers are automatically applied from the connection).

  2. Body - Provide the request body (for methods like POST, PUT).

  3. Timeout (in seconds) - Set a timeout duration for the request.

Optional Settings

  1. No Error on Failure - Prevents errors from stopping the workflow.

🤖
https://example.atlassian.net
https://id.atlassian.com/manage-profile/security/api-tokens