Twenty

T

Twenty

Building a modern Open Source CRM, powered by the community

Join

❓︱help

🏡︱general

💻︱development

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

First sign in behavior

I'm self hosting Twenty on a Coolify's instance. The soft works nicely BUT I'm experiencing issues with system emails (I've made another post about it). As I can't send email invitation to the workspace, I'ce tried the journey of a team member willing to join the workspace. ...

No system mail sent

I'm self-hosting Twenty with the Coolify's template. Everything work nicely BUT the system emails. No matter what I do, it seems that the system never sends any emails (eg: invitation or forgot password). ...

Can't self host twenty

I get these errors when I run: docker exec -it twenty-server-1 yarn...