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

Kimai

Kimai is an open-source time-tracking software designed for freelancers, agencies, and small teams. It provides tools to record and manage work hours across projects, facilitating accurate project time tracking and reporting.

How to Connect Kimai to ZBrain Flow?

To integrate Kimai with ZBrain Flow, follow these steps to select and utilize the desired capabilities:

  1. Search for the Kimai Component: Search the Kimai component within the ZBrain interface.

  2. Select the Required Capability: Select the desired element from these:

  • Create Timesheet

  • Create a new timesheet

  • Custom API Call

  • Send a custom API call to a specific endpoint

Additional Settings to Create Kimai Connection

To configure API access:

  1. Go to Kimai Web UI;

  2. Click on your user profile and then go to "API Access";

  3. Configure an API password (different from user password).

To create Kimai connection, provide these details:

  • Connection Name: Specify a unique name for this connection to identify it in your settings.

  • Server URL: Enter the URL of your Kimai instance where the API can be accessed.

  • Username: Provide the username or email associated with your Kimai account.

  • API Password: Input the specific API password you created in your Kimai user profile under 'API Access'.

Additional Settings to Create Timesheet

  • Connection - Select the integration connection to use for accessing Kimai.

  • Project - Specify the Kimai project to which the timesheet relates.

  • Activity - Choose the specific activity within the selected project for time tracking.

  • Begin Date - Set the start date and time for the timesheet entry.

  • End Date - Set the end date and time for the timesheet entry.

  • Description - Provide additional details or notes about the timesheet entry.

Additional Settings for Custom API Call

  • Connection - Select the previously configured connection to Kimai for API access.

  • Method - Choose the HTTP method (e.g., GET, POST) appropriate for the API call you need to make.

  • Headers - Add any necessary HTTP headers; typically used for content type or authentication tokens. Headers are automatically injected based on the selected connection.

  • Query Parameters - Add query parameters required by the API endpoint to refine the request or provide necessary information.

  • Body - Input the JSON or other data structure necessary for POST or PUT requests to the API.

  • Timeout (in seconds) - Set the duration the API call waits for a response before timing out.

  • No Error on Failure - Toggle whether to treat API call failures as errors.

PreviousJotformNextKizeo Forms

Last updated 1 month ago

🤖