Title: Refreshing data connection
Last modified: July 16, 2023

---

# Refreshing data connection

 *  Resolved [cwcj](https://wordpress.org/support/users/cwcj/)
 * (@cwcj)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/refreshing-data-connection/)
 * Is there a way of refreshing the connection to DataVerse?
 * I have two scenarios where it would be helpful: in one following a form entry
   I really would like to be able to update the data from the connections. In another
   situation, I make changes to the data in a model driven app and would like a 
   WordPress website user to be able ‘refresh’ the connection/data.

Viewing 1 replies (of 1 total)

 *  Plugin Author [alexacrm](https://wordpress.org/support/users/alexacrm/)
 * (@alexacrm)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/refreshing-data-connection/#post-16899680)
 * At the moment clearing cache is a manual operation but we do have an item on 
   the backlog to provide more flexible cache control. Most likely it’ll be a custom
   API call in Dataverse to begin with as it’s easier to consume via Power Automate(
   makes sense in the second scenario).
 * For now you can use FetchXml to retrieve the record(s) where we do provide control
   over the cache duration (e.g. timeout of zero is no cache). Other alternative
   is to manage a timestamp or similar parameter that ensures that FetchXml is unique
   when needed.

Viewing 1 replies (of 1 total)

The topic ‘Refreshing data connection’ is closed to new replies.

 * ![](https://ps.w.org/integration-cds/assets/icon.svg?rev=2504995)
 * [DataPress (Dataverse Integration)](https://wordpress.org/plugins/integration-cds/)
 * [Support Threads](https://wordpress.org/support/plugin/integration-cds/)
 * [Active Topics](https://wordpress.org/support/plugin/integration-cds/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/integration-cds/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/integration-cds/reviews/)

## Tags

 * [api](https://wordpress.org/support/topic-tag/api/)
 * [cache](https://wordpress.org/support/topic-tag/cache/)

 * 1 reply
 * 2 participants
 * Last reply from: [alexacrm](https://wordpress.org/support/users/alexacrm/)
 * Last activity: [2 years, 10 months ago](https://wordpress.org/support/topic/refreshing-data-connection/#post-16899680)
 * Status: resolved