Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API - Get a list of CRM Organization Users Endpoint #35

Closed
6 tasks done
AMAN-BARBARIA opened this issue Aug 22, 2023 · 1 comment
Closed
6 tasks done

API - Get a list of CRM Organization Users Endpoint #35

AMAN-BARBARIA opened this issue Aug 22, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request task Ticket to work on
Milestone

Comments

@AMAN-BARBARIA
Copy link
Member

AMAN-BARBARIA commented Aug 22, 2023

Goal: Implement an API endpoint to fetch a list of users in the salesforce organization that can be assigned a task. The endpoint should allow users to search for a user.

Background: We need an endpoint to show a list of salesfoce organization users that can be assigned a task. The users should also be able to search a user.

Tasks:

  • Add open api specification
  • Implement sequence diagram
  • Write test cases for the new endpoint.
  • Implement the code as per the sequence diagram.
  • Include the endpoint in the postman collection.
  • Handle possible errors such as invalid input or server errors.
@AMAN-BARBARIA AMAN-BARBARIA converted this from a draft issue Aug 22, 2023
@AMAN-BARBARIA AMAN-BARBARIA added enhancement New feature or request task Ticket to work on labels Aug 22, 2023
@AMAN-BARBARIA AMAN-BARBARIA added this to the v0.2.0 milestone Aug 22, 2023
@yagnik159 yagnik159 self-assigned this Aug 23, 2023
@yagnik159 yagnik159 moved this from Ready to In Progress in SalesSparrow Aug 24, 2023
@yagnik159 yagnik159 linked a pull request Aug 24, 2023 that will close this issue
@yagnik159 yagnik159 moved this from In Progress to In Review in SalesSparrow Aug 25, 2023
@yagnik159 yagnik159 moved this from In Review to Done in SalesSparrow Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request task Ticket to work on
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants