Skip to content
This repository was archived by the owner on Oct 12, 2021. It is now read-only.
This repository was archived by the owner on Oct 12, 2021. It is now read-only.

splitter: Support JSONPath references #11

@antoineco

Description

@antoineco

#5 suggested that JSONPath expressions could be used to

  • Express the path of the data to split on (e.g. .items for an "items" key located directly at the root)
  • Populate CloudEvents attributes (e.g. "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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions