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
  • How to Connect LinkedIn Actions Component to ZBrain Flow?
  • Additional Settings for Create Share Update Feature
  • Additional Settings for Create Company Update Feature
  • Additional Settings for Custom API Calls
  1. ZBrain Documentation
  2. ZBrain AI agents
  3. Creating custom AI agents
  4. Define Flow
  5. Flow Components

LinkedIn Actions

ZBrain provides Linkedin Actions component to automate actions within LinkedIn, allowing users to streamline processes such as posting updates, managing connections, and engaging with content directly through the platform.

How to Connect LinkedIn Actions Component to ZBrain Flow?

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

  • Search for the Linkedin Component: Search the Linkedin component within the ZBrain interface.

  • Select the Required Capability:

    • Create Company Update: Publish a new update to a Company Page.

    • Create Share Update: Post a share update on LinkedIn.

    • Custom API Call: Make a custom API call to a specific LinkedIn endpoint.

Additional Settings for Create Share Update Feature

Allows users to post updates directly to LinkedIn, connecting and networking with professionals.

  • Connection: Select the LinkedIn connection option and account through which the update will be shared.

  • Text: Input the text content of your LinkedIn update.

  • Visibility: Choose who can see your update on LinkedIn, such as connections only or anyone on LinkedIn.

  • Image: Option to attach an image to the LinkedIn update.

  • Content - URL: Include a URL to share relevant content along with the update.

  • Content - Title: Provide a title for the linked content to add context to the URL.

  • Content - Description: Add a description for the content being shared to enhance engagement.

Additional Settings for Create Company Update Feature

Enables posting updates directly to a LinkedIn company page, facilitating engagement and networking with professionals.

  • Connection: Select the LinkedIn connection to use for posting the update.

  • Company Page: Connect to the specific LinkedIn company page (Account) where the update will be posted.

  • Image: Option to include an image with the update for visual impact.

  • Text: Input the main text content of your update to share with followers.

  • Content - URL: Attach a URL if the update is linked to external content.

  • Content - Title: Provide a title for the URL content to offer context and draw interest.

  • Content - Description: Add a brief description of the URL content to engage readers and provide insight.

Additional Settings for Custom API Calls

This component enables making custom API requests to specific LinkedIn endpoints, allowing for advanced and tailored interactions with LinkedIn's network.

  • Connection: Choose the LinkedIn connection through which the API call will be authenticated and made.

  • URL: Input the full URL of the LinkedIn API endpoint to which the custom call will be directed.

  • Method: Select the HTTP method for the API call, such as GET, POST, PUT, DELETE, etc.

  • Headers: Add any custom headers needed for the API request. Authorization headers are automatically included from your selected connection.

  • Query Parameters: Add query parameters as key-value pairs to modify or specify the request. These are used to modify or add specifics to an API request, typically in GET requests. For example, if you are retrieving data from a database, you might specify certain filters or sorting orders. Query parameters are appended to the end of the URL with keys and their corresponding values.

  • Body: Input the body content for the API request, applicable for methods like POST or PUT.

  • No Error on Failure: Choose this option if you do not want the API call to be considered as a failure in case of an error response.

  • Timeout: Set a timeout for the API call in seconds, specifying how long to wait for a response before the request is considered failed.

PreviousLinkedInNextLLMRails

Last updated 1 month ago

🤖