Fetch Latest Configuration on Demand

One common challenge developers face is when working on later pages in a journey (e.g., page 20). If any changes are made to that page, they have to go through the entire journey again and again to test—making the process hectic and cumbersome.

To solve this, we are introducing a new feature:

Fetch Latest Configuration on Demand
With this option, you can fetch the latest configuration at the click of a button—without needing to restart or repeat the whole journey.

Additional Use Cases:

Previously, configurations were synced only at app launch, meaning users who kept the app in the background often missed updates.

Now, you can trigger a fetch after each login (e.g., post session timeout), ensuring timely updates.

The system first checks for differences and only fetches if required, keeping the process efficient.

For more details, please refer to the release notes or reach out to the Product team.

2 Likes