From c6bc09c5a26ea0513089ad84073919a2eb7bb38c Mon Sep 17 00:00:00 2001 From: TheFaheem <35933338+FaheemOnHub@users.noreply.github.com> Date: Tue, 22 Oct 2024 13:43:02 +0530 Subject: [PATCH] [oss.gg]: hubspot to twenty contact data migration script (750 points) (migration-script) (#7937) HubSpot to Twenty CRM Contact Migration Script Script's github repo: https://github.com/FaheemOnHub/twenty-crm-hubspot-script This Node.js script facilitates migrating contacts from HubSpot CRM to Twenty CRM. The user has the option to either check for duplicates in the Twenty CRM before migrating or directly migrate all contacts without checking. Video Proof added in oss-gg's twenty-dev-challenges --- .../1-write-migration-script-other-crm-to-20.md | 1 + 1 file changed, 1 insertion(+) diff --git a/oss-gg/twenty-dev-challenges/1-write-migration-script-other-crm-to-20.md b/oss-gg/twenty-dev-challenges/1-write-migration-script-other-crm-to-20.md index 249d8e158..f3dbdb16e 100644 --- a/oss-gg/twenty-dev-challenges/1-write-migration-script-other-crm-to-20.md +++ b/oss-gg/twenty-dev-challenges/1-write-migration-script-other-crm-to-20.md @@ -18,4 +18,5 @@ Your turn 👇 » 02-October-2024 by [yourhandle](https://oss.gg/yourhandle) video Link: [video](https://twenty.com/) +» 22-October-2024 by [FaheemOnHub](https://oss.gg/FaheemOnHub) video Link: [video](https://drive.google.com/file/d/1bR59Q5gqoqHjzgdrF6K68U2hloexkQYM/view) --- \ No newline at end of file