Skip to content

Export raw text value #405

@thevops

Description

@thevops

Just informational comment.

I found that it's possible to scrape raw text value instead of JSON.

I mean situation where an endpoint returns e.g.: 7612781 instead of something looking more like JSON, e.g.:

{
"number": 7612781
}

Then you can use path: '{ $ }'

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