Hello. I have read through the CRM extensions API docs and I was wondering if the Data Fetch Request is only called when the page is loaded or does it call it after an action is used to refresh the results?
E.g.
Create Ticket action is used and ticket is added. Would Hubspot call Data Fetch Request and show the new ticket or do I have to return the new results in the response for the action request?
Any help would be great.