How to consume less API calls with Ultimate Marketo Form plug-in
We are using the Ultimate Marketo Form plug-in to have embedded Marketo forms on our wordpress site. The current configuration results in an API call occurring on every single page a person visits that has a form.
We are hoping to make an API call for the first form they visit and then cache their form information to prefill for additional pages versus using an API call for each.
Has anyone else run into this issue before and found a solution?
Thanks!