로그아웃 없이 사용자 필드용 데이터베이스 정보를 정기적으로 가져오는 중

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!

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