NSPN Posted February 1, 2022 Posted February 1, 2022 It's possible to import user profile data for new users from a .csv file. I'd like to import data for one field for existing users, using email address as the key. What I'm really trying to do is to integrate a waiver system like SmartWaiver or WaiverSign so we can see when a user has last signed a waiver. It's easy to add a custom date field to the profile, but I'm looking for a way to change it from outside. A batch import from a .csv generated by the waiver software would be good enough. Ideal would be to use webhooks and APIs to communicate when each waiver is signed, but that requires custom coding (anyone interested?).
Recommended Posts