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

Create New Project in CRM #1246

Open
3 tasks
TangoYankee opened this issue Sep 3, 2024 · 1 comment
Open
3 tasks

Create New Project in CRM #1246

TangoYankee opened this issue Sep 3, 2024 · 1 comment
Assignees
Labels
New Feature Request for a new feature or new functionality

Comments

@TangoYankee
Copy link
Member

TangoYankee commented Sep 3, 2024

Description

Submit form requires POSTing project. Create an endpoint that accepts POST requests for projects

Acceptance criteria

  • An API endpoint exists that accepts a "POST" request for a new project
  • The endpoint accepts the data for creating a project
  • The endpoint creates the project in CRM

Depends on

#1247 to get user account information

More information required

It is unclear whether this is a single endpoint or a series of endpoints, with some endpoints already existing. The implementation may need to be broken into a few smaller tickets.

Product epic

Features

Stories

  • 11, auto-populate applicant in CRM AB#17805
  • 12, create new CRM project AB#17806
  • 13, Add lead planner based on borough field AB#17807

Blocked by:

@TangoYankee TangoYankee added the New Feature Request for a new feature or new functionality label Sep 3, 2024
@TangoYankee TangoYankee changed the title Skeleton endpoint for New Project Create New Project in CRM Sep 3, 2024
@TangoYankee
Copy link
Member Author

TangoYankee commented Oct 30, 2024

Blocked by the implementation of CRM automatically assigning lead planners based on boroughs AB#17807

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New Feature Request for a new feature or new functionality
Projects
None yet
Development

No branches or pull requests

2 participants