ConvertKit / convertkit-wpforms

GNU General Public License v2.0
2 stars 0 forks source link

v4 API: Support per-account resource caching #52

Closed n7studios closed 2 months ago

n7studios commented 2 months ago

Summary

WPForms has the concept of multiple accounts (or connections) for a given provider:

Screenshot 2024-06-21 at 21 29 02

This PR adds support for caching resources (forms, tags, custom fields) against the specific account ID being used.

Testing

Checklist