Twenty

T

Twenty

Building a modern Open Source CRM, powered by the community

Join

❓︱help

🏡︱general

💻︱development

Error in Local setup.

Hello everyone, I keep getting this error when trying to install npm on Ubuntu on Windows. Here is the error, ...

Sync Google - Mail / Calendar failed

Hello all ! This is probably common , but I have set up Google with internal oAuth app with what I think is the right scope (6 of them) - authentication with Google works fine. However adding the Google account throws in the console, bit of a weird exception for operation GetCurrentUser (attached a screenshot). I have previously seen that this should be normal, but with a very brief explanation. Could you please help ?...
No description

Login issue on start

Hey, I have setup the code for first time. I installed all things properly project is running but got the forbidden resources message in console .Then I tried to login with given email and password. Then got the error User is not member of workspace
No description

Issue with Activity Logs on Timeline

Hi, I’m reaching out regarding an issue I've encountered with the activity logs not appearing on the timeline. Currently, I am using version 0.23, and in the network tab, I consistently see an empty array ([]) being returned. I would appreciate any guidance you can provide on this matter. Here are a few details regarding the issue:...
No description

Twenty has Twilio API?

Hello Everyone! I want to use Twenty CRM for integrating with Twilio by Make.com Please let me know , if someone know Twenty has Twilio API support function or no. Thank you....

Windmill Sync

Did anyone here sync Twenty with Windmill to build workflows? I am not sure if there is a dedicated way to do it instead of just using the webhooks?

Gmail / Calendar Fails to Sync

When linking up my google account I go through the flow successfully but recieve the following log on completion. The calendar and emails do not sync. Unknown error occurred while importing messages for message channel <channel id> in workspace <workspace ID>: Could not determine client ID from request. Has anyone else encountered this?...

Error in local Setup in yarn

I am trying to set up loacally on my Mac. But whiling doing this I am getting error after running Yarn. Steps I followed : 1.Installed git , Node v18, Yarn v4(using corepack enable) and nvm using given links in doc. 2.Then cloned using SSH and run cd twenty 3.Installed database locally with brew...
No description

Assigning Workspace Team Members to a Data Model Object->Fields

How can I add Workspace Team Member as a Field inside of a custom Object. I know it's available in the Company default field. (ie I have a custom Object called Onboardings inside that object I would like to be able to assign the onboarding to a or many team member) Merci!...

People endpoint filter by first and last name

Is it possible to do this? I tried forming my filter query using name.firstName and name.lastName but it just returns all people. I am trying to create an n8n workflow that checks if customers exist before inserting them into twenty but the people endpoint seems kinda of lacking unless I create helper fields

Urgent: Getting Apollo Error for my workspace after upgrading

Hi 🙂 So basically i upgraded to yearly cloud. And it went through after that i got the error and can't login anymore. Ideally you can restore my data but if it is faster to jsut reset that'd be fine too....

Local Setup issue (Windows):

I followed the commands mentioned in the twenty documentation. But whenever i run : npx nx start twenty-front or npx nx start It converts "/" -> "" in imports and exports causing error. example : export * from './Pill\Pill';...

Welp, all of my companies have been soft deleted.

Just upgraded to 30.2 and all of the companies are acting like they're soft deleted!! It seems like all of the connections between people and companies have been broken. 😬 Is there any quick way short of running a query in psql to get them back?...

Self built login error

What is the problem, big shots
I tried to deploy it in k8s, but it kept getting errors when logging in ...

Getting `NOAUTH Authentication required` error on self hosted site after sign in/workspace creation

After signing up or logging in, I receive a popup error: Error during useFindManyObjectMetadataItems. When I check the network logs, I see the following error in my GraphQL calls: code: INTERNAL_SERVER_ERROR response: NOAUTH Authentication required. I attempted to set the AUTH_PASSWORD_ENABLED environment variable to true, but I still get the same error. Did I misconfigure something, or is there another underlying problem?...

Gmail sync not working

Hi team, I configured gmail successfully (self hosted 1 click coolify setup) but it keeps showing this (refer screenshot) and there are no people/companies from my emails yet. It's been 24 hours. I did run these commands as mentioned in the documentation....
No description

Need help Setting up locally

getting error while starting backend.
No description

Not able to reproduce #7197 issue locally (https://github.com/twentyhq/twenty/issues/7197)

Hi, Would be very grateful if someone could look into my comment here https://github.com/twentyhq/twenty/issues/7197#issuecomment-2388285977 and guide me as to where I might have gone wrong, and what could be done about it. I recloned the repo, but that didnt help