test(ti intergration): added the place holder for intergration of comments for customer

This commit is contained in:
2025-11-24 15:20:43 -06:00
parent efdab5bafc
commit f8cf0851a8
3 changed files with 36 additions and 18 deletions

View File

@@ -0,0 +1,16 @@
meta {
name: ti Intergration
type: http
seq: 3
}
get {
url: {{urlv2}}/api/notify/tiTrigger
body: none
auth: inherit
}
settings {
encodeUrl: true
timeout: 0
}

View File

@@ -1,7 +1,7 @@
vars {
url: http://localhost:4200
url: https://usflo1prod.alpla.net
session_cookie:
urlv2: http://usmcd1vms036:3000
urlv2: http://usbow1vms006:3000
jwtV2:
userID:
}