Skip to content

Commit 368c46f

Browse files
committed
chore: atualiza credenciais para novo ambiente (xeq31m.easypanel.host)
- Evolution API URL e instancia atualizados (Clarice) - API key e ID da credencial Anthropic marcados como placeholder https://claude.ai/code/session_01TSV3FcRdbPFXKZUAftjEoQ
1 parent 806a1a8 commit 368c46f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

n8n-alicia-meta-ads.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -164,13 +164,13 @@
164164
{
165165
"parameters": {
166166
"method": "POST",
167-
"url": "https://evolution-evolution-api.rcxmr5.easypanel.host/message/sendText/Teste",
167+
"url": "https://n8n-evolution-api.xeq31m.easypanel.host/message/sendText/Clarice",
168168
"sendHeaders": true,
169169
"headerParameters": {
170170
"parameters": [
171171
{
172172
"name": "apikey",
173-
"value": "BE670335A833-4FE4-84CB-29FA65A8ED73"
173+
"value": "SUA_APIKEY_AQUI"
174174
},
175175
{
176176
"name": "Content-Type",
@@ -285,7 +285,7 @@
285285
],
286286
"credentials": {
287287
"anthropicApi": {
288-
"id": "7WwG495lbMecbH5G",
288+
"id": "SEU_ID_ANTHROPIC_AQUI",
289289
"name": "Anthropic API"
290290
}
291291
}
@@ -353,13 +353,13 @@
353353
{
354354
"parameters": {
355355
"method": "POST",
356-
"url": "https://evolution-evolution-api.rcxmr5.easypanel.host/message/sendText/Teste",
356+
"url": "https://n8n-evolution-api.xeq31m.easypanel.host/message/sendText/Clarice",
357357
"sendHeaders": true,
358358
"headerParameters": {
359359
"parameters": [
360360
{
361361
"name": "apikey",
362-
"value": "BE670335A833-4FE4-84CB-29FA65A8ED73"
362+
"value": "SUA_APIKEY_AQUI"
363363
},
364364
{
365365
"name": "Content-Type",

0 commit comments

Comments
 (0)