Created an API to get contact profile by its Id #63
Collaborator
- Created an endpoint to fetch a contact profile by its ID.
- Developed a view model that includes all information related to the contact, such as buckets, projects, phone numbers, emails, and tags.
- Added details about who created the contact and who last updated it, along with the corresponding timestamps.
- Implemented a mapper to map the contact entity to the contact profile view model.
1. Created an endpoint to fetch a contact profile by its ID.
2. Developed a view model that includes all information related to the contact, such as buckets, projects, phone numbers, emails, and tags.
3. Added details about who created the contact and who last updated it, along with the corresponding timestamps.
4. Implemented a mapper to map the contact entity to the contact profile view model.
ashutosh.nehete
added 1 commit 2025-05-20 04:25:37 +00:00
ashutosh.nehete
added 1 commit 2025-05-20 07:08:20 +00:00
Merge pull request 'Created an API to get contact profile by its Id' (#63) from Ashutosh_Task#230_Get_Contact_By_Id into Feature_Directory
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "Ashutosh_Task#230_Get_Contact_By_Id"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?