Commit Graph

41 Commits (master)

Author SHA1 Message Date
adriano a7763a5e56 feat(integration): add crmAccountId field to allow dynamic CRM account ID in integration template 2025-04-11 16:32:24 -03:00
adriano 9705157bdd feat(integration/omnihit): update config to allow ticket creation without assigned queue 2025-04-11 12:58:35 -03:00
adriano 6497728899 fix(integration): The companyId was missing when testing the integration between the Salesforce JSON template and the API. This change ensures it's properly passed to the function. 2025-04-10 15:28:38 -03:00
adriano 5e0402699b chore: Return 200 on route response 2025-04-10 12:24:12 -03:00
adriano db3da71b39 chore: Uncommented catch info 2025-04-09 15:45:54 -03:00
adriano c4b2e8aac9 refactor: Implemented solution so solve 429 status request on in finding open hubspot ticket for a contact id 2025-04-09 15:41:01 -03:00
adriano 16410ff993 feat: Sentry added for error and log monitoring 2025-04-03 11:37:20 -03:00
adriano 3e204da937 chore: Added companyId 12928 to ignore automatic ticket creation 2025-03-27 10:03:56 -03:00
adriano f601dbb699 feat: Add soluction to remove 0 at the beginning of the contact before creating call journaling 2025-03-13 10:25:59 -03:00
adriano c15918e362 feat: Add solution to handle hs_pipeline_stage from Hubspot customized status for tickets 2025-03-12 14:10:34 -03:00
adriano 953ab7f6e2 chore: If commented 2025-03-11 17:50:20 -03:00
adriano c3b51baa1c Route to create ticket separated 2025-03-11 17:44:47 -03:00
adriano 7c05166f16 fix: Changed Auth2 strategy 2025-02-14 14:40:55 -03:00
adriano 12a87332f4 feat: Adjustment in functions to search for company Id and client Id for oauth2 2025-01-15 11:53:39 -03:00
adriano 1bdc545b4f feat: Add find by client_id and companyId 2025-01-14 15:23:45 -03:00
adriano 64869abc23 feat: Updated frontend to receive de codigoWeb from url parameter 2024-11-28 09:17:54 -03:00
adriano 0c7612cb16 feat: Added routes to create and update salesforce case 2024-11-05 15:37:36 -03:00
adriano b654ce11a9 feat: added feature to register whatsapp journaling from omnihit 2024-10-07 11:25:08 -03:00
adriano 5b4406584b chore: code otimization 2024-10-04 15:08:36 -03:00
adriano 70f0fc992d chore: add suport to xml request and response 2024-10-04 14:59:10 -03:00
adriano 4ae9104454 feat: changed webhook req 2024-10-03 23:12:31 -03:00
adriano a64747c426 feat: created webhook route 2024-10-03 17:53:55 -03:00
adriano fcb7cbd94d chore: refined the code 2024-10-02 10:06:07 -03:00
adriano e76cf69f3f fix: changed default text to username and surname 2024-09-30 10:53:32 -03:00
adriano e2372fad37 chore: remove old CRM templates and create updated templates for CRM integration 2024-09-25 10:46:21 -03:00
adriano a6672fc9af chore: Updated comment 2024-09-25 10:28:42 -03:00
adriano 106830704d chore: comment on some codes 2024-09-25 08:57:28 -03:00
adriano 9b719a5eae fix: set default value to crmCallDuration is equals 0 2024-09-24 13:00:14 -03:00
adriano 6691427b37 fix: temporary adjustment for Salesforce OAuth2 template handling 2024-09-24 10:23:08 -03:00
adriano 75659672bf chore: remove unnecessary comments and improve requests handling 2024-09-24 09:10:18 -03:00
adriano 0524aef1b0 feat: implement ticket data sending via socket 2024-07-19 17:23:25 -03:00
adriano e45e9872b2 Merge branch 'master' of github.com:AdrianoRobson/crm-api-template-generator 2024-07-19 15:48:44 -03:00
adriano 7af9e34ad7 feat: add support for ticket creation 2024-07-19 15:48:34 -03:00
Henrriky b2f8de21ff
feat/hitphone socket integration (#1)
* feat: add handshake connection auth verifier, creation of the hitphone web connection logic and sendEventticketCreatedToSocket function

* refactor: add logs and fix connection listener
2024-07-19 12:51:49 -03:00
adriano 8f9afd5f23 fix: adjust API key handling and optimize call journaling 2024-07-18 21:50:28 -03:00
adriano 050d711abc feat: Add frontend to visualize CRM contact insertion tests 2024-04-15 17:07:25 -03:00
adriano 2bf8609714 refactor: Clean up old commented code in socketIO.js 2023-11-30 10:45:12 -03:00
adriano babae6a7dc docs: Update README with project information 2023-11-29 18:19:23 -03:00
adriano 9a6cce3564 feat: Add nodemon script to run backend 2023-11-29 17:59:49 -03:00
adriano 9344ebcde4 feat: Add scripts to start backend and frontend projects 2023-11-29 17:50:57 -03:00
adriano 6b68602472 feat: Added new feature 2023-11-29 17:05:48 -03:00