Rello / analytics

Analytics - Open source data warehouse and reporting for Nextcloud
GNU Affero General Public License v3.0
120 stars 32 forks source link

Pull Calendar Data #412

Open vincentmaule opened 1 month ago

vincentmaule commented 1 month ago

Hello Team,

I am confused with what I am doing wrong with trying to pull Calendar data, I believe I might be doing something wrong with the request itself.

What I found out through searching the web is I could pull my calendar data in a .json format via this URL: https://<NC URL>/remote.php/dav/calendars/<USERNAME>/<CALENDAR>?export&accept=jcal.

Untitled

When I try to use the Analytics app to pull the data down, I am just getting a date with a few missing fields.

Could you help point me in the right direction with what I am doing wrong?

Kind Regards, Vince

Rello commented 1 month ago

Hi,

interesting idea. what are you trying to report here at the first place?

vincentmaule commented 1 month ago

Hi,

interesting idea. what are you trying to report here at the first place?

Hi Rello!

Thank you! I thought so myself & excited to continue to explore this idea.

The goal is to start putting together newsletters based on what is in my calendar.

Considering this, I know there are a few options. One of them is using the new AppAPI Functionality to manually create a data pull.

My goal with this method (Analytics within Nextcloud) is to learn more about Analytics and pull more data.

Look forwward to hearing more thoughts, Kind Regards, Vince