Program User Info

'program-user-info' is used to capture the user's information when the user joins the program. Whenever a user joins a program, this job receives an event with the user's information as JSON data and then it parses and stores it as respective key-value pairs in Cassandra.

Last updated