Enhancement for the webhooks - Custom headers

Some applications need custom headers while talking to their API.

As an example NextCloud needs “OCS-APIRequest: true” in the header: OCS APIs overview — Nextcloud latest Developer Manual latest documentation

Can I request to add custom headers within the " Edit: Webhook" screen along side of the custom payload option.

3 Likes

Please use the provided template. It’s important. Thank you.

Title: Enhancement for the webhooks - Custom headers

  1. What is your original issue/pain point you want to solve?
    On a trigger action have a message sent to NextClound Group chat withing it’s Talk Application

  2. Which are one or two concrete situations where this problem hurts the most?
    Active Push Notifactins on an Action using NextCloud or other API that require custom headers on a webhook

  3. Why is it not solvable with the Zammad standard?
    No where to create custom headers.

  4. What is your expectation/what do you want to achieve?
    Allow an area to add to the header information within the “Edit: Webhook” screen

If there is any more useful information, feel free to share it all (e.g.: mockup screenshots, if something is UI related, or the API URL/documentation URL for a service you need a connection to).
https://docs.nextcloud.com/server/latest/developer_manual/client_apis/OCS/ocs-api-overview.html

Your Zammad environment:
Been testing it for a year or 2 before putting into production.
Currently: Debian 13 / Zammad version 6.1.0-1694783928.bfa2ec1e.bookworm

3 Likes