Files
twenty/packages/twenty-apps/hacktoberfest-2025/last-email-interaction/README.md
T
martmull 86a6e04d78 Fix hacktoberfest applications (#15613)
As title, make them syncable with twenty-cli:0.2.0
<img width="1025" height="693" alt="image"
src="https://github.com/user-attachments/assets/a18f8ba3-b6fc-40e9-84dd-446ff8deeb04"
/>
2025-11-04 18:40:06 +01:00

712 B

Last email interaction

Updates Last interaction and Interaction status fields based on last email date

Requirements

  • twenty-cli npm install -g twenty-cli
  • an apiKey. Go to https://twenty.com/settings/api-webhooks to generate one

Setup

  1. Add and synchronize app
twenty auth login
cd last_email_interaction
twenty app sync
  1. Go to Settings > Integrations > Last email interaction > Settings and add required variables

Flow

  • Checks if fields are created, if not, creates them on fly
  • Extracts the timedate of message and calculates the last interaction status
  • Fetches all users and companies connected to them and updates their Last interaction and Interaction status fields