Optional Webhook Delivery for Longer Tasks

Initiative: Chipp Agent Template API

Description:
Enable optional webhook delivery for cases where agent workflows take longer than a normal synchronous request. When a webhook URL is provided, Chipp will send the final output to that URL once completed.

Requirements:

  • Extend the Input API to accept:

    • webhook_url (optional)

  • Chipp sends:

    • agent_id

    • request reference

    • final output (text or structured data)

  • Webhook delivery only occurs if the caller opts in

Outcome:
Supports long-running workflows, multi-step actions, and deeper agent capabilities without requiring polling or waiting.

Please authenticate to join the conversation.

Upvoters
Status

In Review

Board
πŸ’‘

Feature Request

Date

3 months ago

Author

Daniel Jeffords

Subscribe to post

Get notified by email when there are changes.