Skip to content

Map PandaDoc Fields to Database Schema #78

@koenaguptaa05

Description

@koenaguptaa05

Motivation:
Ensure that all questions and fields from the PandaDoc form correctly map to our database columns so information is stored consistently.

Acceptance Criteria:

  • Create a mapping layer that matches PandaDoc question keys to backend fields.
  • Handle optional fields gracefully (e.g. missing or blank responses).
  • Write sample mapping JSON or constants file (e.g., fieldMap.js or fieldMap.py).
  • Unit tests confirm accurate mapping of fields to DB schema.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions