First try at API updating quotas after some return the item that they checked in | XM Community
Skip to main content
Question

First try at API updating quotas after some return the item that they checked in

  • July 23, 2025
  • 2 replies
  • 42 views

Forum|alt.badge.img+14

We have the quota set to one so no one can see the item in the survey while it is checked out so we need to get the quota back to 0 when the item comes back in.

I get lost where they say that something needs to be object.  I don’t understand what they want for logic or ActionInfo, ActionLogic, or the QuotaStart, QuotaPeriodLength, QuotaNumPeriods, QuotaCounts

Here is what I have so far….

 

2 replies

vgayraud
QPN Level 6 ●●●●●●
Forum|alt.badge.img+58
  • QPN Level 6 ●●●●●●
  • 554 replies
  • July 23, 2025

Hi ​@Linda_charlton 

Honestly, I’m far from convinced this is the best way to go around for this… See my other answers for other ideas.

But should you choose to use quotas and update them in the survey flow, you should first get the structure and content of your quotas with this API.

Your web service element should look like this:

 


Forum|alt.badge.img+14
  • Author
  • Level 3 ●●●
  • 143 replies
  • July 30, 2025

I cannot figure out what is wrong