Skip to content

Commit

Permalink
Update emarsys.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
gitfvb committed Jun 20, 2024
1 parent fb2c0ff commit d46098d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1581,7 +1581,6 @@ function Invoke-emarsys {
}

$result = Invoke-RestMethod @params #-UseBasicParsing
#$result.headers | ConvertTo-Json -Depth 99 | Set-Content -Path "C:\Users\Administrator.kikapp\Downloads\exporte\$( ([guid]::NewGuid().toString()) )" -Encoding utf8

}

Expand Down

0 comments on commit d46098d

Please sign in to comment.