From 98f8c482386014bd544d5065e7657c06f245c4cb Mon Sep 17 00:00:00 2001 From: Gabriel Amancio Date: Tue, 9 Sep 2025 14:13:53 -0300 Subject: [PATCH] =?UTF-8?q?REFACTOR:=20Altera=C3=A7=C3=A3o=20de=20endpoint?= =?UTF-8?q?=20de=20requisi=C3=A7=C3=A3o=20de=20prod=20para=20dev,=20e=20ad?= =?UTF-8?q?i=C3=A7=C3=A3o=20de=20parametro=20state=20nos=20endpoints.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env b/.env index c163a0a..2a3c005 100644 --- a/.env +++ b/.env @@ -3,8 +3,8 @@ # This is an example of the environment variables needed for the application. # ServiceNow API Configuration -SERVICENOW_INCIDENT_URL="https://caoadev.service-now.com/api/now/table/incident?sysparm_display_value=all&sysparm_limit=20&sysparm_query=ORDERBYDESCsys_created_on&sysparm_fields=number%2Copened_by%2Copened_at%2Clocation%2Cshort_description%2Cdescription%2Cvariables.caller_id%2Cvariables.location%2Cvariables.telephone_favorecido_rh%2Cvariables.numero_ramal%2Copened_by.email%2Csys_id%5Eassignment_group%3D46d44f91c611227500713c12f0b7c78d" -SERVICENOW_REQUEST_URL="https://start.caoatec.com.br/api/now/table/sc_req_item?sysparm_fields=number%2Crequest%2Copened_by%2Copened_at%2Clocation%2Cshort_description%2Cdescription%2Cassignment_group%2Csys_id&sysparm_display_value=all&sysparm_query=assignment_group%3D1132c9e01bfad410e77eb9121b4bcbab" +SERVICENOW_INCIDENT_URL="https://caoadev.service-now.com/api/now/table/incident?sysparm_display_value=all&sysparm_limit=20&sysparm_query=ORDERBYDESCsys_created_on&sysparm_fields=number%2state%2Copened_by%2Copened_at%2Clocation%2Cshort_description%2Cdescription%2Cvariables.caller_id%2Cvariables.location%2Cvariables.telephone_favorecido_rh%2Cvariables.numero_ramal%2Copened_by.email%2Csys_id%5Eassignment_group%3D46d44f91c611227500713c12f0b7c78d" +SERVICENOW_REQUEST_URL="https://caoadev.service-now.com.br/api/now/table/sc_req_item?sysparm_fields=number%2Cstate%2Crequest%2Copened_by%2Copened_at%2Clocation%2Cshort_description%2Cdescription%2Cassignment_group%2Csys_id&sysparm_display_value=all&sysparm_query=assignment_group%3D1132c9e01bfad410e77eb9121b4bcbab" SERVICENOW_USERNAME=SOTHIS.CAOA SERVICENOW_PASSWORD=#Sothis20