TwentyT
Twenty17mo ago
2 replies
Javyer

How to Setup Messaging & Calendar sync

Hi!

I'm a bit confused on the wording in the Setup Messaging & Calendar sync section:

Twenty offers integrations with Gmail and Google Calendar. To enable these features, you need to connect to register the following recurring jobs:
# from your worker container
yarn command:prod cron:messaging:messages-import
yarn command:prod cron:messaging:message-list-fetch
yarn command:prod cron:calendar:calendar-event-list-fetch

What does connect to register the following recurring jobs means in this context?

Do I need to jump into the docker image and run those commands? Or do I need to do a different thing?
Was this page helpful?