Skip to main content

Download JSON on Data Change

How-to Guide

Use this component to make a request to an endpoint whenever a data source changes in your data store. For example, you might want to make a request to your backend whenever the user changes a drop-down. It is an invisible component (i.e. it doesn't render anything on the page). However, it is only active if the component is displayed on the page (i.e. if this component is hidden via a ViewSwitcher, then it is not active)

Reference Guide also available

Download JSON on Data Change technical Reference Guide