FETCH HIVE
Get StartedBook a Demo
  • 👋Welcome
  • Getting Started
    • Prompt Quick Start
    • Workflow Quick Start
  • Agent Quick Start
  • 💬Running Prompts
    • Run with API
  • 🚀Building Workflows
    • Workflow Steps
      • AI
        • Prompt
        • Agent
      • Web Research
        • Google Search
        • Google News
        • Bing Search
        • Exa Search
        • Exa Similar
        • Website Scrape
      • Utility
        • Call API
        • Format JSON
      • Files
        • Document Upload to Text
        • Document URL to Text
  • Testing and Iteration
  • Publishing and Versioning
  • Error Handling
  • 🚀Running Workflows
    • Run with API
  • Retrieve a Workflow
  • 🤖AGENTS
    • Build an Agent
    • Send a Message
    • API
      • Create an Agent
      • Retrieve an Agent
      • Delete an Agent
      • Chats
        • Retrieve a Chat
        • Create a Chat
        • Update a Chat
        • Delete a Chat
        • Clear Chat Messages
      • Messages
        • List Messages
  • 💾Datasets
    • Build a Dataset
    • Test a Dataset
    • API
      • Retrieve a Dataset
      • Create a Dataset
      • Update a Dataset
      • Delete a Dataset
      • Dataset Items
        • Retrieve a Dataset Item
        • Create a Dataset Item
        • Update a Dataset Item
        • Delete a Dataset Item
        • Regenerate a Dataset Item
  • 🏢Your Workspace
    • Brand Kit
  • Settings
  • Use your own API keys
  • Team Members
  • 🔍Monitoring
    • Credit Usage
    • Analytics
    • Log History
  • 📚Resources
    • Discord
    • Changelog
  • Roadmap
  • Book a Demo
  • Get in Contact
  • Security and Compliance
Powered by GitBook
On this page

Was this helpful?

  1. Building Workflows
  2. Workflow Steps

Utility

Utilize custom tools in your Workflows

PreviousWebsite ScrapeNextCall API

Last updated 1 month ago

Was this helpful?

Utility Steps are essential tools that enhance the functionality and flexibility of your Workflows. Fetch Hive currently supports the following Utility Steps:

  1. : Make HTTP requests to any external service or API endpoint to fetch or send data

  2. : Transform and structure JSON data from workflow step outputs or initial inputs into your desired format

These steps help you integrate with external services and manipulate data within your workflows, making them more powerful and versatile.

🚀
Custom API
JSON Formatter