LiquidPlanner Classic Forum

Ask a Question
Back to All

Getting Event Data Also Includes Milestones?

(edited)

Posted on behalf of Kyle. Original posting date 2018-04-18.

Howdy!

Started a new project and am focussed on pulling in & parsing Event data. Surprisingly (to me) I noticed that I'm also receiving all Milestones along with Events in the response from LP. Not a big deal, as it's easily parsed out in the application, but is this expected behavior?

The inverse doesn't appear to hold true. If I query for Milestones, I only received Milestones (and not Events).

I'm seeing this even using a basic curl command, so I don't think it's anything in my application logic.

curl -H "Authorization: Bearer xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx" https://app.liquidplanner.com/api/v1/workspaces/xxxxxx/events