Hey, @IntegrationDev👋 At this time, the Goals API endpoints are limited to the GET requests listed in the link you provided.
Looking at the knowledge base article for Goals, can you clarify how your requests correspond to what we can do in-app with Goals? This might help give more context to your goal.
My instinct is this isn't possible, and having your context and use case could be valuable feedback for the product team.
Best,
Jaycee
Loop Marketing is a new four-stage approach that combines AI efficiency and human authenticity to drive growth.
The Goals API includes endpoints that allow GETting both a single goal and a list of goals. Both support an optional associations paramemter. What associations are valid to use with this parameter?
For example: The docs link you provided shows goals as being linkable to users and teams. What associations parameter values would I use to retrieve the association to a user or to a team?
I'm facing a similar problem, that's why I'm wondering if you found a way to extract users or teams linked to a goal via API. So far I don't know which params to include in my API call for that.