You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 12, 2021. It is now read-only.
#5 suggested that JSONPath expressions could be used to
pathof the data to split on (e.g..itemsfor an "items" key located directly at the root)"user/{.name}"to generate "user/johndoe")It's not the case right now, but I think it would be a nice to have. We could even reuse that code in several TriggerMesh integrations.