Import job history from previous system?

We're evaluating FieldPulse as part of a broader platform consolidation. One requirement from our executive team is maintaining continuity of service history for active customer accounts. Our current system contains approximately 18,000 completed work orders across five years of operation. Are there established pathways to migrate this historical data into FieldPulse, or is the expectation that we begin with a clean slate? I am specifically interested in whether the API supports bulk work order creation with historical dates, or if a managed migration service is available through FieldPulse Professional Services.
Parents
  • Keiko, happy to help clarify the official pathways here!

    Daniel and Omar have covered the technical implementation well. From FieldPulse's side, we offer three migration tiers:

    1. Self-Service API (no cost)
    Full documentation at Using the FieldPulse API. Best for teams with developer resources comfortable with ETL processes.

    2. Assisted Migration (Professional Services)
    Scoping call → data mapping document → validation environment → production import. Typical engagements for 15–25k records run 2–3 weeks calendar time. This includes the backdated work order creation Omar described, with validation of technician mapping and status translation.

    3. Hybrid Reference Import (often recommended)
    Active customers + open jobs + 24 months of completed history as full work orders. Remainder as customer notes with legacy reference IDs. This preserves operational continuity without overwhelming your team's day-to-day interface.

    A few specifics on your API question: the POST /work_orders endpoint accepts scheduled_date, started_at, and completed_at in ISO 8601 format with no restriction on historical dates. The system will flag these in audit logs with import attribution as Omar noted.

    I'd be glad to connect you with our Professional Services team for a proper scoping discussion — just let me know your preference. Either way, we want to make sure your transition supports rather than disrupts your operational reporting needs.
Reply
  • Keiko, happy to help clarify the official pathways here!

    Daniel and Omar have covered the technical implementation well. From FieldPulse's side, we offer three migration tiers:

    1. Self-Service API (no cost)
    Full documentation at Using the FieldPulse API. Best for teams with developer resources comfortable with ETL processes.

    2. Assisted Migration (Professional Services)
    Scoping call → data mapping document → validation environment → production import. Typical engagements for 15–25k records run 2–3 weeks calendar time. This includes the backdated work order creation Omar described, with validation of technician mapping and status translation.

    3. Hybrid Reference Import (often recommended)
    Active customers + open jobs + 24 months of completed history as full work orders. Remainder as customer notes with legacy reference IDs. This preserves operational continuity without overwhelming your team's day-to-day interface.

    A few specifics on your API question: the POST /work_orders endpoint accepts scheduled_date, started_at, and completed_at in ISO 8601 format with no restriction on historical dates. The system will flag these in audit logs with import attribution as Omar noted.

    I'd be glad to connect you with our Professional Services team for a proper scoping discussion — just let me know your preference. Either way, we want to make sure your transition supports rather than disrupts your operational reporting needs.
Children
No Data