Twenty

T

Twenty

Building a modern Open Source CRM, powered by the community

Join

❓︱help

🏡︱general

💻︱development

What's the best way to bulk add/remove fields?

If it's the api, what's the most appropriate end point?

how to create metadata for attachments?

Hi, I am adding several attachments to an object but would like to store the type of the attachment as well (eg. contract/ invoice/ etc) I don’t want to create a separate object for it. Is this possible?

Google Integration

Hey, We've been using Twenty for a bit now, and are interested in getting started with integrating Google (Auth, Mail and Cal) into our Instance. As there are't really any documentation (or at least we didn't find it in the Developer resources) around setting Google up other than the environment variable names, we had to pretty much guess everything from what permissions the API needs, to what the return URL should be. Whenever we add the env variables for google into our compose file, the app just breaks, either not even reaching a healthy state, or showing a blank white screen. But usually just a timeout....

Can't sort by company name on People page

Hi, like the headline says I can't find a way to sort by company name on the People page, anyone got any tips on how to do so?

Best practice to track form submissions

We are moving from Hubspot to Twenty and therefore we also need to change the tracking process of form submissions on our website. E.g. contact forms, request demo forms and various other forms which are basically lead-gen forms. Is there a specific way how to do that with Twenty? Hubspot had a form submission feature, which collected all form submissions via a script that you injected.

Schema graphql does not exists

I'm trying to set up the Twenty project locally to contribute, but I'm encountering an error when I attempt to log in with 'tim@apple.dev.' The screenshot shows the server logs.
No description

npx nx start does not start the frontend (getting error)

when I run npx nx start the backend on port 3000 starts correctly but before that I get "error TS5042: Option 'project' cannot be mixed with source files on a command line" this error and the frontend does not start. What to do?

API : Error 500 while fetching all companies

When I use the API (code or web interface) I get this error: 500 Internal Server Error No supported response body returned ...

Docker Local Setup

I just cloned the twenty repository with the intention of contributing to the project. I followed the instructions in the "twenty" local setup guide and successfully provisioned the database using the "make postgres-on-docker" command. However, when I run "npx nx database:reset twenty-server" to set up the database, it appears to configure the PostgreSQL database locally instead of on Docker. How can I ensure that this command executes on Docker instead? Is there a set of Docker commands I can use to get the project up and running with minimal hassle, without needing to configure things locally? thank you...

Twenty Demo Example: How to Place an Entity on the Top Navigation Bar

Hey everyone, I’ve just built the 'Twenty' code and have been exploring the UI functionality. The UI/UX is really cool and great! However, I’m wondering if, for example, on the screenshot below, there are hundreds of people from a LinkedIn company—whether it’s possible to place these people on top of the navigation bar, perhaps right after the existing items. Maybe a table tab or something similar could be used to list these people, so I can review them in a table format instead of opening each one individually on the side of the page under the company info. Thx...
No description

Where can i see the workspaceMemberId?

im currently making a post request through API please help

Make on linux command not working

I have build-essential but it is still not working
No description

Google Calendar and Gmail integration

Hey guys, I am trying to integrate Google Calendar and Gmail, I already updated my .env file and it seems to connect well, I am not getting any error, but in my Twenty, nothing changes. What could it be?

Microsoft 365 exchange online

Hi, I host Twenty CRM and I would like to integrate my Microsoft 365 email account to sync email and calendar. However, I only see an option for Gmail and I can’t find anything about it in the documentation. Could you please confirm if Gmail is the only supported email service, or if there is a way to integrate Microsoft 365 as well? Thanks.

Is it possible to host it using synology?

Can be a dumb question but I really dont know why container is not starting when I'm trying to run it on synology

Is it possible to export from the cloud version to a self-hosted solution?

I want to try the web version first for a few months. If it's suiting my needs then I'd like to try the self-hosted solution but I don't want to lose info

Errors while reseting db

Hi @charles getting errors on npx nx database:reset twenty-server...
No description

I built a new Railway.app template, but is it complete?

Hi there, I saw the current Railway template for Twenty is outdated (its managed by someone at Railway) so I created a new one: https://railway.app/template/nAL3hA It works for me but I did notice that e.g. the render.yaml and docker compose file build 2 services from the twentycrm/twenty docker image (server and worker?). ...

Question about Many-to-Many relationships

Apologies if this has been answered already, is a many to many relationship possible? For example: Custom Object "Plans", has: - Personal Hosting - Business Hosting - Email Basic...

Is there a command for rebuilding search cache?

Hi All, I'm seeing that of the searching capability is regressing and I'm wondering is there is a command that I can use to purge the existing search cache and rebuild it?