<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Does GetEligiblePromotions trigger Automated Promotions in real-time after XP level update?]]></title><description><![CDATA[<p dir="auto">We have an Automated Promotion tied to a segment condition: experienceLevel &gt;= 4.</p>
<p dir="auto">Our flow is:</p>
<ol>
<li>Server calls incrementExperiencePoints() via CloudCode → player reaches level 4</li>
<li>Client immediately calls GetEligiblePromotions (client-side CAPI)</li>
<li>The promotion is not returned</li>
</ol>
<p dir="auto">However, if the player restarts the app and logs in again, GetEligiblePromotions does return the promotion correctly.</p>
<p dir="auto">Questions:</p>
<ol>
<li>Does GetEligiblePromotions evaluate segment conditions in real-time against current player state, or does it rely on a cached/pre-calculated segment membership?</li>
<li>If there is a delay between incrementExperiencePoints and when the promotion becomes available via GetEligiblePromotions, how long is that delay typically?</li>
<li>Is there a way to force immediate promotion triggering when a player's level changes mid-session?</li>
</ol>
]]></description><link>https://forums.getbraincloud.com/topic/348/does-geteligiblepromotions-trigger-automated-promotions-in-real-time-after-xp-level-update</link><generator>RSS for Node</generator><lastBuildDate>Thu, 07 May 2026 13:33:19 GMT</lastBuildDate><atom:link href="https://forums.getbraincloud.com/topic/348.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 07 May 2026 07:25:33 GMT</pubDate><ttl>60</ttl></channel></rss>