🧐 Update add users to brevo list script

This commit is contained in:
Baptiste Arnaud
2024-02-06 15:47:19 +01:00
parent 272adc0e24
commit 9a36281f50
3 changed files with 71 additions and 66 deletions

View File

@@ -17,7 +17,7 @@
"checkSubscriptionsStatus": "tsx checkSubscriptionsStatus.ts",
"createChatsPrices": "tsx createChatsPrices.ts",
"migrateSubscriptionsToUsageBased": "tsx migrateSubscriptionsToUsageBased.ts",
"importContactToBrevo": "tsx importContactToBrevo.ts",
"insertUsersInBrevoList": "tsx insertUsersInBrevoList.ts",
"getUsage": "tsx getUsage.ts",
"suspendWorkspace": "tsx suspendWorkspace.ts",
"destroyUser": "tsx destroyUser.ts",