Skip to content

Set variable value from file #1363

Open
@rncwnd79

Description

@rncwnd79

I have the following use case:

@strValue = < ./path/to/file.txt

POST {{apiUrl}} HTTP/1.1
Content-Type: application/json

{
    "strKey": {{strValue}},
    "numKey": "4711"
}

Is this already possible?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions