Apps (G-I)
Gameball
Actions
- Send event — Send an event to gameball
Gamma
An AI-powered design partner that helps users generate presentations, documents, social media posts, cards, etc., via natural language.
Actions
- Generate Gamma — Create a new Gamma generation job.
- Get Generation — Given a Generation ID, fetch the status, outputs, metadata, etc.
GCloud Pub/Sub
Google Cloud
Triggers
- New Message — Trigger when a new message is sended.
Actions
- Publish to topic — Publish message to topic
Gender API
Predict the gender of a person based on their name using Gender-api service.
Actions
- Get Gender by First Name — Predict the gender of a person based on their first name
- Get Gender by Full Name — Predict the gender of a person based on their full name
- Get Statistics — Get account statistics including remaining credits and usage information
- Custom API Call — Make a custom API call to a specific endpoint
GenerateBanners
Image generation API for banners and social media posts
Actions
- Render Template — Render a GenerateBanners template
GhostCMS
Publishing platform for professional bloggers
Triggers
- Member Deleted — Triggers when a member is deleted
- Page Published — Triggers when a page is published
- Post Published — Triggers when a post is published
- Member Added — Triggers when a new member is added
- Member Edited — Triggers when a member is edited
- Post Scheduled — Triggers when a post is scheduled
Actions
- Create Member — Create a new member
- Update Member — Update a member
- Create Post — Create a new post
- Find Member — Find a member by email
- Find User — Find a staff user by email
- Custom API Call — Make a custom API call to a specific endpoint
Giftbit
Send digital gift cards and rewards to recipients via email.
Actions
- Send Reward — Sends a gift card reward by email
Gistly
YouTube Transcripts
Actions
- Get Transcript — Fetches transcript of a YouTube video.
GitHub
Developer platform that allows developers to create, store, manage and share their code
Triggers
- New Release — Triggers when a new release is added.
- New Label — Triggers when a new label is created in a repository.
- New Commit — Triggers when a new commit is pushed.
- New Branch — Triggers when a new branch is created.
- New Collaborator — Triggers when a new collaborator is added to a repository.
- New Milestone — Triggers when a new milestone is created.
- New Mention — Triggers when you are mentioned in a comment.
- New Review Request — Triggers when you are requested to review a pull request.
Actions
- Get issue information — Grabs information from a specific issue
- Create Discussion Comment — Creates a comment on a discussion in a GitHub repository
- Lock issue — Locks the specified issue
- Create Commit Comment — Creates a comment on a commit in a GitHub repository
- Find Issue — Finds an issue based title.
- Create Branch — Creates a new branch on a repository.
- Create Gist — Create a GitHub Gist. Requires an OAuth connection — Gists cannot be created with GitHub App authentication.
- Find Branch — Finds a branch by name and returns its details.
- Add Labels to Issue — Adds labels to an existing issue.
- Create Issue — Create Issue in GitHub Repository
- Raw GraphQL query — Perform a raw GraphQL query
- Update Issue — Updates an existing issue.
- Delete Branch — Deletes a branch from a repository.
- Create Pull Request Review Comment — Creates a review comment on a pull request in a GitHub repository
- Find User — Finds a user by their login name.
- Create comment on a issue — Adds a comment to the specified issue (also works with pull requests)
- Unlock issue — Unlocks the specified issue
- Custom API Call — Make a custom API call to a specific endpoint
GitLab
Collaboration tool for developers
Triggers
- New Project Issue Event — Triggers on project issue events when an issue is created or when an existing issue is updated, closed, or reopened.
Actions
- Create Issue — Create a project issue
- Custom API Call — Make a custom API call to a specific endpoint
Gladia
Actions
- Upload Audio File — Upload an audio or video file for use in a pre-recorded transcription job
- Create Transcription — Initiate a pre-recorded transcription job from an audio or video URL
- Custom API Call — Make a custom API call to a specific endpoint
Gmail
Email service by Google
Triggers
- New Conversation — Triggers when a new email conversation (thread) begins
- New Label — Triggers when a new label is created.
- New Labeled Email — Triggers when a label is added to an email
- New Attachment — Triggers when an email with an attachment arrives.
- New Email — Triggers when new mail is found in your Gmail inbox
Actions
- Get Thread — Get a thread from your Gmail account via Id
- Get Email — Get an email via Id.
- Create Draft Reply — Creates a draft reply to an existing email.
- Find Email — Find emails using advanced search criteria. If no filters are provided, the latest emails are returned.
- Request Approval in Email — Send approval request email and then wait until the email is approved or disapproved
- Reply to Email — Reply to an existing email.
- Send Email — Send an email through a Gmail account
- Custom API Call — Make a custom API call to a specific endpoint
Google Calendar
Get organized and stay on schedule
Triggers
- New Event — Fires when a new event is created in a calendar.
- New Calendar — Fires when a new calendar is created or becomes accessible.
- Event Start (Time Before) — Fires at a specified amount of time before an event starts (e.g., a reminder).
- New or Updated Event — Triggers when an event is added or updated
- New Event Matching Search — Fires when a new event is created that matches a specified search term.
- Event Cancelled — Fires when an event is canceled or deleted.
- Event Ends — Fires when an event ends.
Actions
- Add Calendar to calendarList — Adds other people
- Create Event — Add Event
- Get all Events — Get Events
- Update Event — Updates an event in Google Calendar.
- Create Quick Event — Add Quick Calendar Event
- Delete Event — Deletes an event from Google Calendar.
- Find Busy/Free Periods in Calendar — Finds free/busy calendar details from Google Calendar.
- Get Event by ID — Fetch event details by its unique ID from Google Calendar.
- Add Attendees to Event — Add one or more person to existing event.
- Custom API Call — Make a custom API call to a specific endpoint
Google Chat
Google Chat is a messaging app that allows you to send and receive messages, create spaces, and more.
Triggers
- New Message — Triggers when a new message is received in Google Chat.
- New Mention — Triggers when a new mention is received in Google Chat.
Actions
- Add a Space Member — Add a user to a Google Chat space.
- Send a Message — Send a message to a space or direct conversation.
- Search Messages — Search within Chat for messages matching keywords or filters.
- Get Message Details — Retrieve details of a specific message by ID. Supports both system-generated and custom message IDs.
- Get Direct Message Details — Retrieve details of a specific direct message by ID.
- Find Member — Search space member by email
Google Cloud Storage
Automate file storage operations with Google Cloud Storage. Upload, download, manage buckets, set permissions, and monitor changes with real-time triggers.
Triggers
- Object Updated — Triggers when an existing object is updated in a bucket
- New Object Created — Triggers when a new object is created in a bucket
Actions
- Create Bucket ACL — Add an ACL entry at bucket level. Perfect for granting permission to manage the bucket.
- Search Objects — Search objects by criteria. Perfect for finding files in your bucket.
- Delete Bucket ACL — Remove an ACL entry from a bucket. Perfect for revoking access for a user or group.
- Clone Object — Copy / clone an object (file) to a new location (same or different bucket), optionally overriding metadata. Perfect for duplicating files as backup or version.
- Create Bucket Default Object ACL — Set default ACLs for new objects added to a bucket. Perfect for automatically assigning permissions to new uploads.
- Delete Object — Permanently delete a specific object. Perfect for removing obsolete files.
- Delete Empty Bucket — Clean up unused buckets by deleting them if they contain no live objects.
- Create Bucket — Create a new bucket in a specified location/configuration. Perfect for automating storage provisioning for new projects.
- Delete Object ACL — Remove an ACL entry from an object. Perfect for revoking access for a user.
- Search Buckets — Search buckets by name. Perfect for finding buckets in your project.
- Create Object ACL — Add an ACL entry to an object (grant a permission). Perfect for granting read/write access to a user or group.
- Delete Bucket Default Object ACL — Remove default ACL settings from a bucket. Perfect for reverting to default behavior.
Google Contacts
Stay connected and organized
Triggers
- New Or Updated Contact — Triggers when there is a new or updated contact
Actions
- Add Contact — Add a contact to a Google Contacts account
- Search Contacts — Search contacts in Google Contacts account.
- Update Contact — Update a contact in Google Contacts account.
- Custom API Call — Make a custom API call to a specific endpoint
Google Docs
Create and edit documents online
Triggers
- New Document — Triggers when a new document is added to a specific folder(optional).
Actions
- Create Document — Create a document on Google Docs
- Find Document — Search for document by name.
- Read Document — Read a document from Google Docs
- Append text to google docs — Appends text to google docs
- Edit template file — Edit a template file and replace the values with the ones provided
- Custom API Call — Make a custom API call to a specific endpoint
Google Drive
Cloud storage and file backup
Triggers
- New File — Trigger when a new file is uploaded.
- New Folder — Trigger when a new folder is created or uploaded.
Actions
- Get File Information — Get a file folder for files/sub-folders
- Upload file — Upload a file in your Google Drive
- Delete permissions — Removes a role from an user for a file or folder
- Create new file — Create a new text file in your Google Drive from text
- Move File — Moves a file from one folder to another.
- Trash file — Move a file to the trash in your Google Drive
- Read File Content — Read a selected file from google drive file
- Create new folder — Create a new empty folder in your Google Drive
- Save Document as PDF — Save a document as PDF in a Google Drive folder
- List files — List files from a Google Drive folder
- Search — Search a Google Drive folder for files/sub-folders
- Update permissions — Update permissions for a file or folder
- Duplicate File — Duplicate a file from Google Drive. Returns the new file ID.
- Set public access — Set public access for a file or folder
- Delete file — Delete permanently a file from your Google Drive
- Custom API Call — Make a custom API call to a specific endpoint
Google Forms
Receive form responses from Google Forms
Triggers
- New Response — Triggers when there is new response
Actions
- Custom API Call — Make a custom API call to a specific endpoint
Google Gemini
Use the new Gemini models from Google
Actions
- Text to Speech — Converts text to audio file.
- Chat Gemini — Chat with Google Gemini
- Generate Content with File Search — Generate content with file search functionality.
- Create Video — Generate a video from a text prompt using Google Veo models.
- Generate Content — Generate content using Google Gemini using the
- Generate Content from Image — Generate content using Google Gemini using the
- Custom API Call — Make a custom API call to a specific endpoint
Google My Business
Manage your business on Google
Triggers
- New Review — Triggers when there is new review
Actions
- Create or Update Reply — Create or update a reply to a review if it already exists
- Custom API Call — Make a custom API call to a specific endpoint
Google Search
Search using Vertex AI Search (Discovery Engine)
Actions
- Search — Search for content using Vertex AI Search (searchLite).
Google Search Console
Actions
- Add a Site — Adds a site to the set of the user
- List Sitemaps — List all your sitemaps for a given site
- Submit a Sitemap — Submits a sitemap for a site.
- Delete a Site — Removes a site from the set of the user
- Search Analytics — Query traffic data for your site using the Google Search Console API.
- URL Inspection — Use the URL Inspection action to check the status and presence of a specific page within Google
- List Sites — Lists the user
- Custom API Call — Make a custom API call to a specific endpoint
Google Sheets
Create, edit, and collaborate on spreadsheets online
Triggers
- New or Updated Row — Triggers when a new row is added or modified in a spreadsheet.
- New Row Added — Triggers when a new row is added to bottom of a spreadsheet.
- New Worksheet — Triggers when a worksheet is created in a spreadsheet.
- New Spreadsheet — Triggers when a new spreadsheet is created.
Actions
- Export Worksheet — Download a worksheet as a CSV or TSV file.
- Get All Rows — Get all the rows from a specific sheet.
- Copy Worksheet — Creates a new worksheet by copying an existing one.
- Find Worksheet(s) — Finds a worksheet(s) by title.
- Update Multiple Rows — Updates multiple rows in a specific spreadsheet.
- Create Spreadsheet — Creates a blank spreadsheet.
- Find Spreadsheet(s) — Find spreadsheet(s) by name.
- Create Worksheet — Create a new blank worksheet with a title.
- Delete Worksheet — Permanently delete a specific worksheet.
- Find Rows — Look up rows in a worksheet based on a column value.
- Get next row(s) — Get next group of rows from a specifiec workheet
- Add Multiple Rows — Add multiple rows of data at once to a specific spreadsheet.
- Format Row(s) — Format one or multiple rows in specific spreadsheet.
- Rename Worksheet — Rename specific worksheet.
- Get Single Row by ID — Retrieve a specific row using its unique ID.
- Delete Row — Delete a specific row from the selected sheet.
- Update Row — Update the data in an existing row.
- Add Row — Add a new row of data to a specific spreadsheet.
- Clear Sheet — Clears all rows on an existing sheet.
- Create Spreadsheet Column — Creates a new column in a specific spreadsheet.
- Custom API Call — Make a custom API call to a specific endpoint
Google Slides
Actions
- Refresh Sheets Charts — Refresh all Google Sheets charts in the presentation
- Get Presentation — Get all slides from a presentation
- Generate from template — Generate a new slide from a template
- Custom API Call — Make a custom API call to a specific endpoint
Google Tasks
Task list management application
Triggers
- New Task — Triggers when a task is created
Actions
- Add Task — Add a new task to a specified task list
- Custom API Call — Make a custom API call to a specific endpoint
Google Vertex AI
Generate content and images using Gemini and Imagen models on Google Vertex AI.
Actions
- Generate Content — Call a Gemini model on Vertex AI to generate a text response.
- Generate Image — Generate an image from a text prompt using Google Imagen models on Vertex AI.
Gotify
Self-hosted push notification service
Actions
- Send Notification — Send a notification to gotify
GPTZero
Detect AI-generated text with GPTZero API
Actions
- Scan File — Scan a file for AI-generated content detection
- Scan Text — Scan text content for AI-generated content detection
GreenPT
GreenPT is a green AI and privacy friendly GPT-powered chat platform
Actions
- Create Embeddings — Generate embeddings for text input using GreenPT models for semantic search and similarity matching
- Ask GreenPT
- Transcribe Audio — Transcribe pre-recorded audio files with speaker diarization and advanced features
- Custom API Call — Make a custom API call to a specific endpoint
Greip
Detect and prevent fraud in your website or app with Greip
Triggers
- Profanity Text Detected — Triggers when Greip detects profanity in a specific text
- Proxy Connection Detected — Triggers when a new proxy connection is detected
- Spam Email Detected — Triggers when a new email is marked as SPAM by Greip
- Spam Phone Number Detected — Triggers when a new phone number is marked as SPAM by Greip
- Fraudulent Payment Detected — Triggers when a new fraudulent payment is detected by Greip
Actions
- Email Validation — Validate email addresses by checking domain validity, detecting disposable emails, and assessing risk factors
- ASN Lookup — Look up details of an Autonomous System Number (ASN)
- Phone Validation — Validate phone numbers by checking syntax and assessing validity and operational status
- IP Lookup — Look up comprehensive information about an IP address including location, ISP, security, and risk factors
- Detect Profanity — Detect offensive or inappropriate language in text using machine learning
- BIN Lookup — Look up details of a Bank Identification Number (BIN) or Issuer Identification Number (IIN)
Griptape Cloud
Triggers
- Assistant Run Succeeds — Trigger when an assistant run succeeds
- Assistant Run Completes — Trigger when an assistant run is completed (succeeded, failed, or cancelled)
- Structure Run Succeeds
- Structure Run Completes
Actions
- Create Assistant Run — Create a run for an assistant with optional additional resources
- Get Assistant Run — Get details of a specific assistant run
- Get Structure Run — Get details of a specific structure run
- Create Structure Run — Create a run for a structure and wait for completion
- Custom API Call — Make a custom API call to a specific endpoint
Grist
open source spreadsheet
Triggers
- Updated Record — Triggers when a record is updated in the table.
- New Record — Triggers when a new record is added to the table.
Actions
- Create Record — Creates a new record in specific table.
- Update Record — Updates an existing record in specific table.
- Upload Attachment to Document — Uploads attachments to specific document.
- Search Record — Search record by matching criteria.
- Custom API Call — Make a custom API call to a specific endpoint
Groq
Use Groq
Actions
- Translate Audio — Translates audio into English text.
- Ask AI — Ask Groq anything using fast language models.
- Transcribe Audio — Transcribes audio into text in the input language.
- Custom API Call — Make a custom API call to a specific endpoint
GuideLite
GuideLite is a platform that helps organizations build and utilize AI assistants
Triggers
- new lead submission — Trigger when a new lead is captured through the assistant conversation
Actions
- Send a Prompt — Send a message to a Guidelite Assistant
- Custom API Call — Make a custom API call to a specific endpoint
Harvest
Time Tracking Software with Invoicing
Actions
- Get Tasks — Fetches Tasks
- Get Users — Fetches Users
- Get Projects — Fetches projects
- Get Clients — Fetches Clients
- Get Invoices — Fetches invoices
- Uninvoiced Report — Uninvoiced hours and expenses for all billable projects
- Get Expenses — Fetches expenses
- Get Estimates — Fetches Estimates
- Get Time Entries — Fetches Time Entries
- Get Roles — Fetches Roles
- Custom API Call — Make a custom API call to a specific endpoint
HashiCorp Vault
Securely manage secrets and sensitive data with HashiCorp Vault
Actions
- List Secrets — List secrets at a path in HashiCorp Vault
- Read Secret — Read a secret from HashiCorp Vault
- Delete Secret — Delete a secret from HashiCorp Vault
- Write Secret — Write a secret to HashiCorp Vault
- Custom API Call — Make a custom API call to a specific endpoint
Hastewire
Actions
- Detect Text — Analyzes text and returns the likelihood of it being AI-generated or human-written.
- Humanize Text — Rephrases a given AI-generated text to be more human like.
Heartbeat
Monitoring and alerting made easy
Actions
- Create User — Create a new user in a Heartbeat community
- Custom API Call — Make a custom API call to a specific endpoint
Hedy
AI-powered meeting intelligence – be the brightest person in the room.
Actions
- Get Todo — Retrieve a specific todo by ID.
- List Session Todos — Retrieve todos generated for a specific session.
- List Todos — Retrieve todos assigned to you in Hedy.
- Delete Topic — Delete a topic.
- List Topics — Retrieve all topics from your Hedy workspace.
- Create Topic — Create a new topic for organizing sessions.
- Update Topic — Update an existing topic.
- Get Topic — Retrieve details for a specific topic.
- List Topic Sessions — Retrieve sessions associated with a specific topic.
- List Session Highlights — Retrieve highlights for a specific session.
- Get Highlight — Retrieve a specific highlight by ID.
- List Highlights — Retrieve highlights with optional topic filtering and pagination.
- Get Session — Retrieve a specific session by ID.
- List Sessions — Retrieve multiple sessions with optional topic filtering and pagination.
- Create Session Context — Create a new session context with AI instructions.
- List Session Contexts — Retrieve all session contexts.
- Get Session Context — Retrieve a specific session context by ID.
- Update Session Context — Update an existing session context.
- Delete Session Context — Delete a session context.
Help Scout
Triggers
- Conversation Assigned — Triggers when a conversation is assigned to a user.
- Conversation Created — Triggers when a new conversation is started in a mailbox.
- New Customer — Triggers when a new customer is added.
- Tags Updated — Triggers when tags on a conversation are modified.
Actions
- Send Reply — Sends a reply in an existing conversation.
- Update Customer Properties
- Create Customer — Adds a new customer to Help Scout.
- Add Note — Adds a note to a conversation.
- Create Conversation — Start a new conversation.
- Find Conversation — Finds an existing conversation using provided filter.
- Find User — Finds a user by email.
- Find Customer — Finds a customer by email.
- Custom API Call — Make a custom API call to a specific endpoint
HeyGen
Generate and manage AI avatar videos using HeyGen.
Triggers
- New Avatar Video Event (Fail) — Triggers when a video generation process fails.
- New Avatar Video Event (Success) — Triggers when a video is generated successfully.
Actions
- Create Video from Template — Create a video using a selected template.
- Retrieve Translated Video Status — Retrieves the status of a translated video.
- Translate Video — Translate a video into 175+ languages with natural voice and lip-sync.
- Upload an Asset — Upload media files (images, videos, or audio) to HeyGen. Supports JPEG, PNG, MP4, WEBM, and MPEG files.
- List Videos — Retrieve a list of all generated videos.
- List Voices — Retrieve a list of all available voices.
- Retrieve Sharable Video URL — Generates a public URL for a video, allowing it to be shared and accessed publicly.
- List Avatars — Retrieve a list of all available avatars.
- Retrieve Video Status — Retrieve the status and details of a video using its ID.
- Custom API Call — Make a custom API call to a specific endpoint
Heymarket SMS
Heymarket is a business texting platform that gives you the power to engage with people using shared inboxes.
Triggers
- New or Updated Contact — Trigger when a new contact is created or an existing contact is updated
- Conversation Started — Trigger when a new conversation is started or an existing conversation is updated
Actions
- Create or Update Contact — Create a new contact or update an existing contact by phone number
- Update List — Update an existing list in your team by adding or removing members, or updating list properties
- Send Custom Message — Send a custom text message to an individual contact or a list
- Send Template Message — Send a message using a template to an individual contact or a list
- Custom API Call — Make a custom API call to a specific endpoint
Housecall Pro
Manage your home service business with Housecall Pro CRM integration
Actions
- Add an attachment to a job — Upload an attachment to a job
- Update a single line item for a job — Update a specific line item for a job
- Bulk update a job — Bulk update job input materials. If upsert not define for a job input material it will be consider as a new entry.
- Get Customer — Retrieves the customer by ID.
- Create Lead — Create a lead with the ID for an already existing customer.
- Lists all job input materials for a job — Retrieve all job input materials for a specific job
- Create estimate option note — Create a new estimate option note
- Create estimate — Create an estimate
- Convert Lead to Estimate or Job — Converts a lead into an estimate or job.
- Add job tag — Add a tag to a job
- Add a line item to a job — Add a line item to a job. This is a rate limited request.
- Create estimate option attachment — Upload an attachment to an estimate option
- Get Lead — Get the lead via ID.
- Get Appointments — Get all of the appointments for a job
- Get Jobs — Retrieve a list of jobs from Housecall Pro.
- Update Customer — Updates an existing customer in Housecall Pro.
- Get All of a Customer — Retrieves all of a customer
- Lists all line items for a job — Retrieve all line items for a specific job
- Dispatch job to employees — Dispatch a job to employees
- Bulk update a job — Bulk update job line items. If upsert not define for a line item it will be considered as a new line item for the job.
- Get estimate by ID — Retrieve a single estimate by ID
- Create Job — Creates a job with the ID for an already existing address and customer.
- Delete Job Schedule — Deletes schedule on a job.
- Get Leads — Get a list of leads
- Update Job Schedule — Updates a job
- Update estimate option schedule — Update an estimate option
- Delete estimate option note — Delete a specific estimate option note
- Delete appointment — Delete a job appointment
- Get Customers — Retrieves a list of customers from Housecall Pro.
- Remove job tag — Remove a tag from a job
- Create appointment — Add an appointment to a job
- Create estimate option link — Create a new estimate option link
- Create Customer — Creates a new customer in Housecall Pro.
- Get estimates — Get a list of estimates with filtering and pagination
- Delete a single line item for a job — Delete a specific line item from a job
- Add job note — Add a note to a job
- Create an Address on a Customer — Creates an address on a customer.
- Get a Customer — Retrieves a customer
- Update Appointment — Update job appointment
- Get a Job — Retrieves a single job by ID from Housecall Pro.
- Delete job note — Delete a specific job note
- Get Job Invoices — Lists all invoices for a job
- Create Job Link — Create a new job link
- Lock Jobs — Lock completed or scheduled jobs by the given time range
- Lock Job — Lock the job identified by the given job_id
- Custom API Call — Make a custom API call to a specific endpoint
HTTP (OAuth2)
Actions
- Send an OAuth2 Request — Sends HTTP request to a specified URL that requires OAuth 2.0 authorization and returns the response.
HubSpot
Powerful CRM that offers tools for sales, customer service, and marketing automation.
Triggers
- New Form Submission — Triggers when a form is submitted.
- New Contact Property Change — Triggers when a specified property is updated on a contact.
- New Company — Trigger when a new company is added.
- New Ticket Property Change — Triggers when a specified property is updated on a ticket.
- New Email Subscriptions Timeline — Triggers when a new email timeline subscription added for the portal.
- Product Recently Created or Updated — Triggers when a product recently created or updated.
- New Custom Object — Triggers when new custom object is available.
- Contact Recently Created or Updated — Triggers when a contact recently created or updated.
- Updated Deal Stage — Triggers when a deal enters a specified stage.
- New COS Blog Article — Triggers when a new article is added to your COS blog.
- New Custom Object Property Change — Triggers when a specified property is updated on a custom object.
- New Product — Triggers when new product is available.
- New Email Event — Triggers when all,or specific new email event is available.
- Line Item Recently Created or Updated — Triggers when a line item recently created or updated.
- New Engagement — Triggers when a new engagement is created.
- New Contact in List — Triggers when a new contact is added to the specified list.
- New Company Property Change — Triggers when a specified property is updated on a company.
- New Deal Property Change — Triggers when a specified property is updated on a deal.
- New Ticket — Trigger when new ticket is available.
- New Contact — Trigger when new contact is available.
- New Deal — Trigger when a new deal is added.
- Company Recently Created or Updated — Triggers when a company recently created or updated.
- New Task — Trigger when a new task is added.
- New Line Item — Triggers when new line item is available.
Actions
- Get Owner by ID — Gets an existing owner by ID.
- Create Company — Creates a company in Hubspot.
- Get Contact — Gets a contact.
- Upload File — Uploads a file to HubSpot File Manager.
- Remove Contact from List — Remove a contact from a specific list.
- Remove Email Subscription — Removes email subscription.
- Create COS Blog Post — Creates a blog post in you Hubspot COS blog.
- Create Custom Object — Creates a custom object in Hubspot.
- Get Custom Object — Gets a custom object.
- Create Line Item — Creates a line item in Hubspot.
- Delete Page — Deletes an existing landing/site page.
- Create Page — Creates a new landing/site page.
- Add contact To List — Add contact to list
- Create Product — Creates a product in Hubspot.
- Create Associations — Creates associations between objects
- Update Custom Object — Updates a custom object in Hubspot.
- Get Deal — Gets a deal.
- Add Contact to Workflow — Adds a contact to a specified workflow in your HubSpot account.
- Find Deal — Finds a deal by searching.
- Find Product — Finds a product by searching.
- Get Line Item — Gets a line item.
- Get Company — Gets a company.
- Find Ticket — Finds a ticket by searching.
- Find Company — Finds a company by searching.
- Create or Update Contact — Creates a new contact or updates an existing contact based on email address.
- Update Ticket — Updates a ticket in HubSpot.
- Create Contact — Creates a contact in Hubspot.
- Remove Associations — Removes associations between objects
- Find Contact — Finds a contact by searching.
- Get Pipeline Stage Details — Finds and retrieves CRM object pipeline stage details.
- Get Product — Gets a product.
- Find Associations — Finds associations between objects
- Create Deal — Creates a new deal in Hubspot.
- Get Page — Gets landing/site page Details.
- Update Deal — Updates a deal in HubSpot.
- Get Owner by Email — Gets an existing owner by email.
- Get Ticket — Gets a ticket.
- Update Line Item — Updates a line item in Hubspot.
- Update Company — Updates a company in Hubspot.
- Update Contact — Updates a contact in Hubspot.
- Update Product — Updates a product in Hubspot.
- Create Ticket — Creates a ticket in HubSpot.
- Find Custom Object — Finds a custom object by searching.
- Find Line Item — Finds a line item by searching.
- Custom API Call — Make a custom API call to a specific endpoint
Hugging Face
Run inference on 100,000+ open ML models for NLP, vision, and audio tasks
Actions
- Image Classification — Classify images with pre-trained models or custom categories - perfect for content moderation, automated tagging, and smart asset management
- Language Translation — Translate text between languages using specialized Hugging Face translation models
- Create Image — Generate stunning images from text prompts using state-of-the-art diffusion models - perfect for marketing, product design, and creative content
- Object Detection — Detect and locate objects in images with precise bounding boxes - perfect for inventory management, content moderation, and automated tagging
- Document Question Answering — Answer questions from document images using Hugging Face models
- Text Classification — Classify text into categories using Hugging Face models - includes zero-shot classification for custom categories
- Chat Completion — Generate assistant replies using chat-style LLMs - perfect for FAQ bots, support agents, and content generation
- Text Summarization — Generate abstractive summaries of long text using Hugging Face models - optimized for business content
Hume AI
Triggers
- New Voice — Triggers when a new voice is created in Hume AI
Actions
- Get Emotion Results — Retrieve emotion analysis predictions from a completed batch job
- Create Voice — Save a custom voice to your account using a TTS generation ID
- Delete Voice — Delete a custom voice from your account
- Analyze Emotions from URL — Start a batch emotion analysis job for media files hosted at URLs
- Generate Text to Speech — Convert text to speech using Hume AI
- Generate Speech from File — Convert audio file to speech using Hume AI\
Hunter
Find, verify and manage professional email addresses at scale. Automate email discovery, validation, lead tracking, and campaign outreach with Hunter.io.
Triggers
- New Lead — Fires when a new lead is created.
Actions
- Create Lead — Create and store a lead record.
- Get Lead — Retrieve details of a specific lead.
- Count Emails — Returns the number of email addresses found for a domain or company.
- Update Lead — Modify existing lead data.
- Find Email — Retrieve/propose the most likely email for a person at a domain.
- Search Leads — List and filter leads in the account.
- Add Recipients — Add one or multiple recipients to a campaign.
- Delete Lead — Delete a specific lead record by ID.
- Verify Email — Check email deliverability and validation status.
Hystruct
AI-powered document structuring and data extraction
Triggers
- Workflow Event — Triggers when a workflow event occurs (e.g., job completed, data updated)
Actions
- Create Job — Create and queue a new job to run for a workflow
IBM Cognos Analytics
Business intelligence and performance management suite for data analysis and reporting
Actions
- Get Content Object — Get content object details
- Get Data Source — Retrieve data source details
- Delete Data Source — Delete a data source
- Update Content Object — Update an existing content object
- Create Data Source — Create a new data source
- Copy Content Object — Copy an object optionally with all its descendants
- Move Content Object — Move an object with all its descendants
- Update Data Source — Update an existing data source
- Custom API Call — Make a custom API call to a specific endpoint
ImageRouter
Generate images with any model available on ImageRouter.
Actions
- Create Image — Generate an image from a text prompt using any available model
- Image to Image — Generate or edit images using input image(s) with optional mask
IMAP
Receive new email trigger
Triggers
- New Email — Trigger when a new email is received
Influencers.club
Connect to Influencers.club to enrich and find influencers for your marketing campaigns.
Actions
- Enrich Creator Social Profile by Handle — Enrich creator data by social media handle with full mode including all connected platforms and detailed stats
- Find Similar Creator — Find creators similar to a given creator handle or profile URL with optional filters
- Enrich Creator by Email — Enrich creator data by email address with advanced mode including all social medias and full profile stats
- Custom API Call — Make a custom API call to a specific endpoint
Insightly
Triggers
- New Record — Fires when a new record is created in Insightly (requires webhook setup)
- Deleted Record — Fires when a record is deleted from Insightly
- Updated Record — Fires when an existing record is updated in Insightly (requires webhook setup)
Actions
- Delete Record — Delete a record by ID from a specified Insightly object
- Update Record — Update an existing record
- Find Records — Find records in a specified Insightly object
- Create Record — Create a new record in a specified Insightly object (Contact, Lead, Opportunity, etc.)
- Get Record — Get a record by ID from a specified Insightly object
Insighto.ai
AI-powered platform for capturing forms, conversations, and data sources with automated processing and outbound communications
Triggers
- New Conversation — Fires when an existing conversation is updated with a new message
- New Contact — Triggers when a new contact is created
- New Captured Form — Fires when a new form submission is captured in Insighto.ai
Actions
- Create Campaign — Create a new outbound call campaign
- Make Outbound Call — Initiate an outbound call to a phone number using a configured widget
- Add Text Blob Into Data Source — Inserts a large text blob into an existing data source
- Upsert Contact — Create or update a contact using email or phone number
Instabase
Integrate with Instabase AI Hub to automate document processing and AI workflows
Triggers
- New Conversation — Triggers when a new conversation is created
Actions
- Converse with Document — Ask a question about a document in a conversation
- Create Conversation and Upload Files — Create a new conversation and upload files to it
- Custom API Call — Make a custom API call to a specific endpoint
InstaCharts
Chart creation and visualization platform
Actions
- Generate Chart Image — Generates a temporary chart image using customizable templates and data parameters
Instagram for Business
Grow your business on Instagram
Actions
- Upload Reel — Upload a reel to an Instagram Professional Account
- Upload Photo — Upload a photo to an Instagram Professional Account
Instantly.ai
Powerful cold email outreach and lead engagement platform.
Triggers
- New Lead Added — Triggers when a new lead is added to a campaign
- Campaign Status Changed — Triggers when a campaign status changes (completed, paused, etc.).
Actions
- Search Campaigns — Searchs for campaigns using various filters.
- Search Leads — Search for leads in Instantly by name or email.
- Add Lead to Campaign — Adds a lead to a campaign.
- Create Lead List — Creates a new lead list.
- Create Campaign — Create a new cold email campaign in Instantly
- Custom API Call — Make a custom API call to a specific endpoint
Instasent
Actions
- Add Event — Add a contact event
- Add/Update contact — Add or update a single contact
- Delete Contact — Delete a single contact by User ID
Intercom
Customer messaging platform for sales, marketing, and support
Triggers
- Lead Converted To User — Triggers when a lead is converted to a user.
- New Company — Triggers when a new company is created.
- Lead Added Email — Triggers when a lead enters an email address.
- Conversation assigned to any Intercom admin — Triggers when a conversation is assigned to an admin
- Tag Added to Lead — Triggers when a tag is added to a lead.
- New User — Triggers when a new user is created.
- Conversation unsnoozed — Triggers when a conversation is unsnoozed
- New Conversation — Triggers when a conversation is created by a user or lead (not an admin).
- Reply from a user or lead — Triggers when a reply is received from a user or lead (not an admin)
- Updated Contact — Triggers when a contact is updated.
- New Lead — Triggers when a new lead is created.
- Conversation Closed — Triggers when a conversation is closed.
- Reply from an Intercom admin — Triggers when a reply is received from an Intercom admin (not a user or lead)
- New Ticket — Triggers when a new ticket is created.
- Contact Replied — Triggers when a contact replies to a Conversation in Intercom.
- Conversation snoozed — Triggers when a conversation is snoozed
- Tag Added to User — Triggers when a tag is added to a user.
- Note added to conversation — Triggers when a note is added to a conversation
- Tag added to a conversation part — Triggers when a conversation part is tagged.
- Conversation was rated — Triggers when a conversation is rated
Actions
- Create Article — Creates a new article in your Help Center.
- Reply to conversation — Reply (as an admin) to a conversation with a contact
- List Tags — List all tags.
- Find Lead — Finds an existing lead.
- Find Company — Finds an existing company.
- Update Ticket — Updates an existing ticket.
- Create or Update Lead — Create or update an Intercom lead.If an ID is provided, the lead will be updated.
- Send Message — Send a message to a contact (only allowed by admins)
- Add/Remove Tag on Company — Attach or remove a tag from a specific company.
- Retrieve a Conversation — Retrieves a specific conversation by ID.
- Create User — Creates a new user.
- Assign conversation to an admin or a team — (Re)assign conversation to a specific admin or team.
- Add Note — Add a note to a user
- Create Conversation — Creates a new conversation from a contact.
- Find Conversation — Searches for conversations using various criteria
- Add note to conversation — Add a note (for other admins) to an existing conversation
- Create/Update User — Update a user within intercom given an email address.
- Find User — Finds an existing user.
- Add/Remove Tag on Contact — Attach or remove a tag from a specific contact.
- Create Ticket — Creates a new ticket.
- Add/Remove Tag on Conversation — Attach or remove a tag from a specific conversation.
- Custom API Call — Make a custom API call to a specific endpoint
Invoice Ninja
Free open-source invoicing tool
Actions
- Perform Action on Recurring Invoice — Actions include: start, stop, send_now, restore, archive, delete.
- Create Task — Creates a task instance in Invoice Ninja for billing purposes.
- Get Report — Gets report data from InvoiceNinja.
- Get Client Details from e-mail — Gets the client details if they exist by e-mail.
- Get Invoices — Gets data for invoices.
- Create Client — Creates a new client in InvoiceNinja.
- Create Invoice — Creates an invoice in Invoice Ninja for billing purposes.
- Check Task Existence — Verify if a Task Already Exists
- Create Recurring Invoice — Creates a recurring invoice in Invoice Ninja for billing purposes.
- Custom API Call — Make a custom API call to a specific endpoint
