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

Data in Transit: Lob letter cardinality #49

Open
6 tasks
manishapriya94 opened this issue Sep 7, 2021 · 1 comment
Open
6 tasks

Data in Transit: Lob letter cardinality #49

manishapriya94 opened this issue Sep 7, 2021 · 1 comment
Assignees
Labels
Milestone

Comments

@manishapriya94
Copy link
Contributor

manishapriya94 commented Sep 7, 2021

Description

Advocacy groups singly pointed out that customized letters help gather pivotal data points for impactful storytelling thats specific to localized solutions.

Screen Shot 2022-04-20 at 12 37 08 AM

Exit Criteria & References:

User Story: How to encrypt data so we can aggregate and tell compelling stories based on communities: recommendations, experience, org affiliations, etc

  • User enters message to customize letter
  • Customized message is added to letter to be printed as a merge variable
  • Once letter is sent, a copy of the template is saved in our database
  • Personal User information related to the letter_sent is encrypted (name, email, number, address except for zipcode) so aggregates of data can be presented in a visual dashboard adhering to PII compliance

Screen Shot 2023-01-26 at 11 01 49 AM

Context & Considerations

  • slides 42-44
  • We use Objection.js to store current data structures
  • Currently our letter templates are stored in Lob. Lob sends paper mail. Lob.js file for Amplify
    • We have templates within Lob
    • We currently use retrieve to display the letter
    • We currently use post to create_letter and send
  • We need to hold this information in our ORM since Lob does not break down location further than state level
    We need to cache the customization of the letter if user wants to save their past work
@manishapriya94 manishapriya94 changed the title Accordion panel 1: Review Accordion panel 1: Customize Letter Oct 26, 2021
@manishapriya94 manishapriya94 changed the title Accordion panel 1: Customize Letter Review Letter: Customize Letter Oct 26, 2021
@manishapriya94 manishapriya94 added the good first issue Good for newcomers label Jan 8, 2022
@manishapriya94 manishapriya94 added batch and removed good first issue Good for newcomers labels Feb 7, 2022
@aneelac22 aneelac22 self-assigned this Feb 10, 2022
@aneelac22
Copy link
Contributor

Code This line in lobjs documentation can either be string or template_id, it can be changed to customized data, either by sending back customized part via submit api and concating in the backend or send it as a file param which is concated in the frontend, adding a input field though as part of this issue

@manishapriya94 manishapriya94 removed this from the climate can't wait milestone Jan 18, 2023
@manishapriya94 manishapriya94 changed the title Epic 5: Customize Letter Data in Transit: Lob letter cardinality Jan 18, 2023
@manishapriya94 manishapriya94 added this to the Finalizing milestone Jan 18, 2023
@waldnzwrld waldnzwrld removed their assignment Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

5 participants