Regularly fetching database info for user fields without logout

Hi!

We’ve successfully brought membership and other account information from our database into the “custom fields” using rest API, but right now it’s requiring each user to log out and then log back in (using our SSO) before the data is fetched.

Obviously, this isn’t an effective solution —we want to set up some membership-based permissions, so we’d need that information to be automatically updated at least once a week, and we can’t just force-logout all users weekly.

Is there a way to regularly poll and update this kind of information? I’m sure this must be in the documentation somewhere, but we’re not finding it!

Thanks!

1 Like

I think I found it, not ten minutes after posting! Sorry :sweat_smile:

3 Likes