Finer control over calendar imports
Because I keep both personal and professional obligations on my primary calendar, I’m ending up with a bunch of stuff synced into Dex that I don’t want brought in. The simplest solution would likely be to allow Dex to import calendar events by being invited as an attendee. This requires users to add Dex when creating new events, but would allow finer grained control. Some alternate solutions would be: 1) Making it possible for users to only sync certain calendars from Google Calendar (I believe it only imports the primary at this time) or 2) Allowing a manual calendar import.

esbportfolio 8 days ago
Finer control over calendar imports
Because I keep both personal and professional obligations on my primary calendar, I’m ending up with a bunch of stuff synced into Dex that I don’t want brought in. The simplest solution would likely be to allow Dex to import calendar events by being invited as an attendee. This requires users to add Dex when creating new events, but would allow finer grained control. Some alternate solutions would be: 1) Making it possible for users to only sync certain calendars from Google Calendar (I believe it only imports the primary at this time) or 2) Allowing a manual calendar import.

esbportfolio 8 days ago
For the feed of network updates from LinkedIn, create filter where only the unarchived contacts appear.
I think is an easy fix.

Mariano Romero 9 days ago
For the feed of network updates from LinkedIn, create filter where only the unarchived contacts appear.
I think is an easy fix.

Mariano Romero 9 days ago
I will like a feature where you see the new input to Dex, like the last 7 days new contacts or new updated info. Thay way you can review it, maybe montly but to be this is imporant as something new contacts come up and I dont really know or forget about them to keep my crm clean.

Mariano Romero 10 days ago
I will like a feature where you see the new input to Dex, like the last 7 days new contacts or new updated info. Thay way you can review it, maybe montly but to be this is imporant as something new contacts come up and I dont really know or forget about them to keep my crm clean.

Mariano Romero 10 days ago
Dynamic Lists
I would really like to see the ability to create a dynamic list in dex. For example, I want to create list view of all my contacts that have been added within the last 30 days, but currently I have to hard code the date. The reason for this list is I want a central place to see all my recent contacts so I can update them and make sure I want to keep them in Dex.

Connor Livingston 12 days ago
Web Product
Dynamic Lists
I would really like to see the ability to create a dynamic list in dex. For example, I want to create list view of all my contacts that have been added within the last 30 days, but currently I have to hard code the date. The reason for this list is I want a central place to see all my recent contacts so I can update them and make sure I want to keep them in Dex.

Connor Livingston 12 days ago
Web Product
Sort “Mobile import” groups chronologically by using ISO dates in group names
Problem: My list of groups is spammed with “Mobile import on…”, and they, for whatever reason, are sorted alphabetically by weekday. Solution: Instead of “Thu Feb 26 2026” Create name “Mobile import on 2026-02-26” so that they are sorted by year and month Easy one-line fix: replace "Mobile import on Mon Jan 02 2006" or "Mobile import on %a %b %d %Y" to time.Parse("Mobile import on 2006-01-02 Mon" or "%Y-%m-%d %a" or "yyyy-MM-dd EEE" Hard fix: Migrate existing group names to the new format. But this is optional. Impact: When I am searching, I remember I was in Vienna at the end of November before Christmas. So I am looking between 2026-11 and 2026-12. Currently, I need to go through 7 days of the week to find the month, and the letters “N” and “D” are away. Workaround: Requires paying for a separate DAVx⁵ – CalDAV CardDAV WebDAV application. https://play.google.com/store/apps/details?id=at.bitfire.davdroid&hl=en Dex customers pay $240/y, so they can afford it. Another workaround: When exchanging contact info, write the phone number directly to Dex. But how will their name appear on the screen when the person is calling or messaging me? I saw something like a one-way sync from Dex (as the source of truth) to Android, but I have not checked it. Ultimate Outcome: Automatic, reliable sync of mobile contacts both ways. Between Dex and the default phone app on Android. User story: You see, I imported 5 hundred contacts when I first downloaded Dex. I travel around the world and meet new people all the time. When I spend a week in a new country or after networking events, I import a dozen mobile contacts. Sometimes I want to write notes about what happened and set reminders on the day I met that person. So I click import from phone, even if it is for 1 contact. When we connect with a new person on LinkedIn or DM on Instagram, it does not create a new group, but silently adds to the existing one. That’s good. If adding a creation date is useful to differentiate which “John Smith” this contact is, Dex could add it as a note in the timeline. OS: Android 17 Model: Google Pixel. I want Dex to be the source of truth. I read before submitting post: https://getdex.com/docs/integrationsandfeatures/syncfeatures/sync-google https://getdex.com/docs/integrationsandfeatures/syn

NJ 17 days ago
Low Priority
Sort “Mobile import” groups chronologically by using ISO dates in group names
Problem: My list of groups is spammed with “Mobile import on…”, and they, for whatever reason, are sorted alphabetically by weekday. Solution: Instead of “Thu Feb 26 2026” Create name “Mobile import on 2026-02-26” so that they are sorted by year and month Easy one-line fix: replace "Mobile import on Mon Jan 02 2006" or "Mobile import on %a %b %d %Y" to time.Parse("Mobile import on 2006-01-02 Mon" or "%Y-%m-%d %a" or "yyyy-MM-dd EEE" Hard fix: Migrate existing group names to the new format. But this is optional. Impact: When I am searching, I remember I was in Vienna at the end of November before Christmas. So I am looking between 2026-11 and 2026-12. Currently, I need to go through 7 days of the week to find the month, and the letters “N” and “D” are away. Workaround: Requires paying for a separate DAVx⁵ – CalDAV CardDAV WebDAV application. https://play.google.com/store/apps/details?id=at.bitfire.davdroid&hl=en Dex customers pay $240/y, so they can afford it. Another workaround: When exchanging contact info, write the phone number directly to Dex. But how will their name appear on the screen when the person is calling or messaging me? I saw something like a one-way sync from Dex (as the source of truth) to Android, but I have not checked it. Ultimate Outcome: Automatic, reliable sync of mobile contacts both ways. Between Dex and the default phone app on Android. User story: You see, I imported 5 hundred contacts when I first downloaded Dex. I travel around the world and meet new people all the time. When I spend a week in a new country or after networking events, I import a dozen mobile contacts. Sometimes I want to write notes about what happened and set reminders on the day I met that person. So I click import from phone, even if it is for 1 contact. When we connect with a new person on LinkedIn or DM on Instagram, it does not create a new group, but silently adds to the existing one. That’s good. If adding a creation date is useful to differentiate which “John Smith” this contact is, Dex could add it as a note in the timeline. OS: Android 17 Model: Google Pixel. I want Dex to be the source of truth. I read before submitting post: https://getdex.com/docs/integrationsandfeatures/syncfeatures/sync-google https://getdex.com/docs/integrationsandfeatures/syn

NJ 17 days ago
Low Priority
Not automatically include Manychat/LinkDM initiated Instagram conversations into Dex
Content creators or e-commerce business owners typically use Instagram to contact and network. A lot of their short videos have comment-to-DM automations; for example, they may say “comment ‘guide’ to download my free e-commerce tutorial,” and anyone who comments so will receive an automated DM. This is usually realized with Manychat or LinkDM and isn’t really the creator establishing a new connection with someone. Could you write a feature that stops Dex from automatically including these conversations in the contact list? I believe this feature is possible to create because these automated DMs usually look very different from regular DMs (screenshots attached). Perhaps Instagram’s API that you are interacting with will tell you that this DM isn’t of the same type when the creator actively messages someone.

Randy Forty-Two Aisles 21 days ago
Not automatically include Manychat/LinkDM initiated Instagram conversations into Dex
Content creators or e-commerce business owners typically use Instagram to contact and network. A lot of their short videos have comment-to-DM automations; for example, they may say “comment ‘guide’ to download my free e-commerce tutorial,” and anyone who comments so will receive an automated DM. This is usually realized with Manychat or LinkDM and isn’t really the creator establishing a new connection with someone. Could you write a feature that stops Dex from automatically including these conversations in the contact list? I believe this feature is possible to create because these automated DMs usually look very different from regular DMs (screenshots attached). Perhaps Instagram’s API that you are interacting with will tell you that this DM isn’t of the same type when the creator actively messages someone.

Randy Forty-Two Aisles 21 days ago
Google Messages Integration
Integrate Dex with Google Messages > automatically pulling messages and logging it as last interactions.

Dex Operations 22 days ago
Google Messages Integration
Integrate Dex with Google Messages > automatically pulling messages and logging it as last interactions.

Dex Operations 22 days ago
A custom frequency selector
I'd love to see a Daily option added to the Frequency field. Currently, the available options only include the existing frequencies (plus "Don't set frequency"), but there's no way to choose Daily. I recently wanted to work closely with one of my contacts every day for the next couple of weeks, and I realized I couldn't set a daily reminder or frequency. Adding a Daily option would make it much easier to manage short-term, high-touch relationships without having to update the frequency manually.

Devavrath Tirukovela 25 days ago
Low Priority
A custom frequency selector
I'd love to see a Daily option added to the Frequency field. Currently, the available options only include the existing frequencies (plus "Don't set frequency"), but there's no way to choose Daily. I recently wanted to work closely with one of my contacts every day for the next couple of weeks, and I realized I couldn't set a daily reminder or frequency. Adding a Daily option would make it much easier to manage short-term, high-touch relationships without having to update the frequency manually.

Devavrath Tirukovela 25 days ago
Low Priority
Connect multiple accounts under a single service.
I want Dex to be comprehensive of all of my accounts. It would be fantastic if I could have multiple Gmail accounts (work / personal), multiple calendars connected.

Ethan Lyon 25 days ago
High Priority
Connect multiple accounts under a single service.
I want Dex to be comprehensive of all of my accounts. It would be fantastic if I could have multiple Gmail accounts (work / personal), multiple calendars connected.

Ethan Lyon 25 days ago
High Priority
Webhook Upon Change/Edit
It would be great to be able to trigger a web hook whenever a record in Dex changes or gets updated. That way I can keep my synced contacts updated easier.

daniel about 1 month ago
Webhook Upon Change/Edit
It would be great to be able to trigger a web hook whenever a record in Dex changes or gets updated. That way I can keep my synced contacts updated easier.

daniel about 1 month ago
Add connection to Strava
To be able to discover Strava contacts across platforms and log interactions on that platform into the Dex timelines

Tejas about 1 month ago
Add connection to Strava
To be able to discover Strava contacts across platforms and log interactions on that platform into the Dex timelines

Tejas about 1 month ago
Add Timeline to Quick Action
I’m almost always opening the Quick Action contact into full screen so I can add a Timeline note. Would be great if that could be added to the Quick Action card.

julianna about 1 month ago
Add Timeline to Quick Action
I’m almost always opening the Quick Action contact into full screen so I can add a Timeline note. Would be great if that could be added to the Quick Action card.

julianna about 1 month ago
Claude & Granola Integration
I also feel it would benefit from a Claude/Granola integration - is use these daily for my calls and notes and would be great if the notes uploaded to Dex contact records

Rachael Broderick about 2 months ago
High Priority
Claude & Granola Integration
I also feel it would benefit from a Claude/Granola integration - is use these daily for my calls and notes and would be great if the notes uploaded to Dex contact records

Rachael Broderick about 2 months ago
High Priority
Nested Tags
I'm enjoying Dex but I feel that it is limited in how I can organise my contacts. For example, I prefer to have Tags, with sub-tags... in a tree format - with infinite sub-tag structures to really drill down. I work in a very technical industry and those nuances matter. For example: Industry: Agriculture -> Sub Industry: Biological Crop Inputs -> Further Sub Industry: Biostimulants I can't do this in tags at the moment, and groups is limited to one layer of sub-groups... I can't create this format either with the custom fields sadly.

Rachael Broderick about 2 months ago
High Priority
Nested Tags
I'm enjoying Dex but I feel that it is limited in how I can organise my contacts. For example, I prefer to have Tags, with sub-tags... in a tree format - with infinite sub-tag structures to really drill down. I work in a very technical industry and those nuances matter. For example: Industry: Agriculture -> Sub Industry: Biological Crop Inputs -> Further Sub Industry: Biostimulants I can't do this in tags at the moment, and groups is limited to one layer of sub-groups... I can't create this format either with the custom fields sadly.

Rachael Broderick about 2 months ago
High Priority
Supporting larger linkedin contact list
At this moment your top plan supports 9000 contacts from linkedin, I would like to see support for larger sync atleast for 30K which is the top limit of connections in linkedin itself.

Anant Shrivastava about 2 months ago
High Priority
Supporting larger linkedin contact list
At this moment your top plan supports 9000 contacts from linkedin, I would like to see support for larger sync atleast for 30K which is the top limit of connections in linkedin itself.

Anant Shrivastava about 2 months ago
High Priority
LinkedIn sync don’t override filled titles
Request: to have LinkedIn sync not override titles. Currently I can’t use the feature at all because I have many custom titles (e.g. if their title is “Sales” I may add “B2B” or something more descriptive. Or for folks who haven’t updated their LinkedIn in a while would overwrite the newer data I manually wrote. I’d really like to use the LinkedIn feature but can’t while this is the behavior. I’m stuck to manually adding in job histories for my contacts.

ccllud about 2 months ago
High Priority
LinkedIn sync don’t override filled titles
Request: to have LinkedIn sync not override titles. Currently I can’t use the feature at all because I have many custom titles (e.g. if their title is “Sales” I may add “B2B” or something more descriptive. Or for folks who haven’t updated their LinkedIn in a while would overwrite the newer data I manually wrote. I’d really like to use the LinkedIn feature but can’t while this is the behavior. I’m stuck to manually adding in job histories for my contacts.

ccllud about 2 months ago
High Priority
Reviewable WhatsApp updates view with quick actions and revisit history
Description: Currently the "WhatsApp updates" button routes straight to the main dashboard, so users can't review the batch of recent WhatsApp interactions (last interaction changes, chat snippets, new contacts) as a discrete list. Two specific asks: A dedicated view/feed of recent WhatsApp updates where users can take action on each one (set a reminder, add a note, mark as followed up, snooze). Ability to revisit previously seen updates rather than having them disappear once the dashboard loads. User explicitly said they enjoy reviewing WhatsApp updates and would value either an "act on it" workflow or a "go back to it later" archive view. Related to the earlier "email digest of WhatsApp updates" idea but focused on in-app review and action-taking rather than email delivery.

Dex Operations 2 months ago
Reviewable WhatsApp updates view with quick actions and revisit history
Description: Currently the "WhatsApp updates" button routes straight to the main dashboard, so users can't review the batch of recent WhatsApp interactions (last interaction changes, chat snippets, new contacts) as a discrete list. Two specific asks: A dedicated view/feed of recent WhatsApp updates where users can take action on each one (set a reminder, add a note, mark as followed up, snooze). Ability to revisit previously seen updates rather than having them disappear once the dashboard loads. User explicitly said they enjoy reviewing WhatsApp updates and would value either an "act on it" workflow or a "go back to it later" archive view. Related to the earlier "email digest of WhatsApp updates" idea but focused on in-app review and action-taking rather than email delivery.

Dex Operations 2 months ago