Closed ian-deans closed 7 years ago
Fixes #184 .
crmService
jobService
queueService
userCreated
syncUserWithCRM
graphQLFetcher
added entries to config for:
added environment variables:
CRM_API_BASE_URL
CRM_API_KEY
Fixes #184 .
Overview
Refactor IDM to enable the use of workers to process tasks in the background.
crmService
jobService
queueService
Add worker for syncing new user data with HubSpot
userCreated
workersyncUserWithCRM
graphQLFetcher
from echoTesting
Data Model / DB Schema Changes
Environment / Configuration Changes
added entries to config for:
added environment variables:
CRM_API_BASE_URL
CRM_API_KEY