When we get access to the PersonAPI we will need to decide where it gets integrated, which could be rialto-airflow or rialto-orgs. Currently all people data comes from the rialto-orgs app, which gets it via the Profiles API. Options: - switch the Profiles API to the Person API in rialto-orgs, add the extra metadata available, and then export it to rialto-airlfow as we do now - use the PersonAPI directly in rialto-airflow and stop pulling people data from the rialto-orgs app Consider both approaches, enumerating pros/cons so we can present options to the team.