Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support transforming keys containing invalid characters #12

Open
cookbr opened this issue Sep 2, 2024 · 0 comments
Open

Support transforming keys containing invalid characters #12

cookbr opened this issue Sep 2, 2024 · 0 comments

Comments

@cookbr
Copy link
Contributor

cookbr commented Sep 2, 2024

Related: #9

A webhook setup in Azure DevOps that's triggered by a work item being updated produces a response where the keys can contain characters which prevent usage within data variables in a Slack workflow; refer to the screenshot below, (left is from Slack, right is a sample event from the webhook).

image

flat provides a transformKey option which can provide a means to removing or replacing invalid characters to permit usage as data variables.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant