Skip to content

Request: Add url interpolation feature #23

@dankelleher

Description

@dankelleher

In my use case, I have a service that looks something like: POST /resource/:id
and I want to direct my webhook to that service based on the POST request body sent into the webhook. So if the POST to /my-webhook is { id: 'xyz' }, it directs to /resource/xyz.

See PR here: #22

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions