Skip to content

Carry webhook settings forward to new workspaces #177

Description

@andrewrfreed

See #113 and #176

Upon further testing, the additional parts of the json we may want to capture for future enhancements are related to the "webhooks" section. Probably not urgent, but something for a future enhancement.

"webhooks": [
{
"url": "http://XXXXXXXX",
"name": "main_webhook",
"headers": [
{
"name": "XXXXXX",
"value": "XXXXXX"
},
{
"name": "Accept",
"value": "application/json"
}
]
}
],

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions