A string containing an integer followed by a timeframe (seconds, minutes, or hours)
Definition
interval_trigger lets you trigger the regeneration of a persistent derived table based on a time interval. In the interval_trigger parameter you pass a string containing an integer followed by "seconds", "minutes", or "hours".
Example
This persistent derived table has an interval_trigger of "3 hours", so every three hours it will be triggered to rebuild:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-22 UTC."],[],[]]