Open vighneshsridhar opened 2 months ago
Vignesh needs help. Ethan and Eliza (Lianwey) are going to help Vignesh.
I already create a Get method to get all information from users(phone, name, timezone and email) in UpdateUserinformation API in our own saayam env, please check.
I need to create an API for a lambda function that gets user data. The lambda function creates a new JSON object with the parameters passed in from the front end and invokes the Volunteer micro service API. If my API is getUserInfo(email), for example, that should match the Volunteer micro service API getUserInfo(email).