REST API - Performance Keyword

Former Member
Former Member $organization

Greetings,

I'm starting to explore the REST API in 12.5. I'm looking at TXN/Performances and having success pulling back the performances for a season. The only thing I'm not seeing here is keywords for these performances in what's returned. If I had to initially guess I would expect that these would be returned to me in the call with the other details. In looking over the docs and the resource I don't see anything that would return specific keywords for each performance. The SOAP call for GetPerformances normally included these as a string.

I'm already expecting to use a combination of calls and batching to get what I need. Does anybody have any best practices for getting associated keywords for performances? Maybe I'm missing a parameter in the call or perhaps something that is not documented yet?

Thanks for your help and your time!

 

Parents Reply
  • Former Member
    Former Member $organization in reply to Ryan Creps (Past Staff Member)

    Thank you for the response, Ryan. It's much appreciated.

    Yes, this definitely looks like the thing I'm after.

    This particular one isn't appearing in our resource listing. I get a 404 when I try to access it manually from the built in rest client. Is this a new v14 addition? I will also check in with our administrator about this. Maybe there is an patch or update that adds this one.

    Thanks again for your time on this.

     

Children