Project Outline
Project Planning TasklistGo through
For each Goal outlined turn it individual item in
Problems & Goals
What are the problems we hope to solve with this project?
- A lot of time is spent filling each document manually by AGuard rep
- There is a chance of filling wrong information when docs are edited manually
- Delay in sending documents to insurer carrier if no Aguard rep is available to fill the docs
- Clients might leave if any of the above issues occur
What are the Goals to create in order to solve the problems?
- Automating the process of document generation that works 24/7 and is not dependent on availability of AGuard reps
- Automatically filling the forms to avoid spelling mistakes by manual entries
Goals & Deliverables
Goal #1Outline Deliverables associated with GoalOutline & complete any Tasklist - Research / Outline / Client Question Create list of Tasks to achieve goalConfirm Goal & Deliverables with client, get any questions answeredTurn goal deliverables into Tasks , add task details
Goal Title
Goal Planning Tasklist
Deliverables
- Choosing a PDF template based on a fieldās value in the submission
- Generating a PDF by filling out the template with the information provided
- Getting the docās permanent URL of the PDF after it is generated
- Sending the docās permanent URL along with rest of the form data in the mail sent by Google Sheet AppScript
Tasklist - Research / Outline / Client Question
Request AGuard team to provide the empty version of the two PDF document- Go through the PDF templates shared by AGuard team and create a HTML version from it to be automatically updated on submissions
- Look into how and where to permanently save the generated document
Tasklist - Final
- Create HTML templates from both attached PDF with editable text area
- Create Google AppScript that fills HTML template with the data submitted in form
- Create Google AppScript to generate PDF with compiled data
- Email the generated PDF to Aguard and Insurance carriers
- Update Google sheetās Last Completed Action column after sending email