nextcloud / nextcloud/calendar
Move appointment requesters into a CSV file
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 332
- Avg merge
- 16h 13m
- Merged PRs (30d)
- 137
Description
Is your feature request related to a problem? Please describe.
If you host appointments, you likely want those users and their information inputted into a CRM so you can remember the context of the relationship
Describe the solution you'd like
I'd like to see all appointment requestors and their details to be put into a CSV file which could be imported into a CRM (ideally a future Nextcloud CRM for lead generation / sales funnel purposes)
Describe alternatives you've considered
Convincing more CRM platform builders to integrate as a Nextcloud app
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating how appointment requests and requester details are stored and where calendar data export actions enter the application. Define the requester fields and export behavior needed for a CRM-importable CSV, then verify the result with the relevant application checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100