21 lines
296 B
Plaintext
21 lines
296 B
Plaintext
meta {
|
|
name: Forecast
|
|
type: http
|
|
seq: 1
|
|
}
|
|
|
|
post {
|
|
url: {{urlv2}}/api/logistics/postforecastin
|
|
body: multipartForm
|
|
auth: inherit
|
|
}
|
|
|
|
body:multipart-form {
|
|
postForecast: @file(C:\Users\matthes01\Downloads\Rolling Forecast .xlsx)
|
|
fileType: energizer
|
|
}
|
|
|
|
settings {
|
|
encodeUrl: true
|
|
}
|