planningcenter / developers

Planning Center API docs and support

Home Page:https://developer.planning.center/docs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Services Master Calendar Controller

Marshal27 opened this issue · comments

Related Product
Services

Describe the question
It seems like the API doesn't include a controller for the services module to surface scheduled services on the master calendar. Could it be there, and I'm overlooking it?

What have you tried that worked?
Spelunking via API Explorer

What have you tried that didn't work?
Spelunking via API Explorer

I have..

  • [ x] Reviewed the documentation found at https://developer.planning.center/docs
  • [ x] Searched for previous issues answering this question
  • [ x] Removed all private information from this issue (credentials, tokens, emails, phone numbers, etc.)
  • Reviewed my issue for completeness

I believe I've grasped the API structure now, so I'm closing this issue, but I'll document the information for posterity.

The items shown on the Master Calendar are governed by plans. To access the plan level structure, you need to retrieve it by utilizing the service type IDs. Then, you can extrapolate all plans and apply filters, such as for future events.