Contact auto-creation feature
How does the Auto-Creation feature automatically refresh the frontend to sync data using CalendarCreateCompanyAndContactAfterSyncJob?
4 Replies
@Raphaël can you take a look?
Hello @Uday, What do you mean exactly? The auto creation feature creates companies and people based on your emails and calendar events.
Hi @Raphaël @thomast , Thanks! for taking the query
Using Twenty API I am populating
task
data in the backend.
I want my front end to refresh regularly to get the latest data.
How can I implement this?
I attempted to add pollingInterval
in useFindOneRecord
, but not only is it a suboptimal approach for fetching, it also isn't working.We did not implemented real-time yet in twenty, we cannot really provide you an example. This is something we will work on this year but it has not been prioritized yet