feat: export contactActivity function from crmController

master
adriano 2025-06-30 14:10:37 -03:00
parent 0cea41ea04
commit 9179a9ee6d
1 changed files with 1 additions and 0 deletions

View File

@ -624,6 +624,7 @@ module.exports = {
sfCreateCase,
sfUpdateCase,
createTicket,
contactActivity,
getClientAccessToken
}