Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Update and Clean up API endpoints for Workqueue and MappingPlan

    • Workqueue

      • getActiveJobStatus change to /active

        • image-20241106-010621.png

      • getArchivedJobStatus change to /archive

        • image-20241106-010654.png

      • stopActiveJob - change to just /stop

        • updated request body to only have required field batchid

        • image-20241106-010735.png

      • restartFailedJob - change to just /restart

        • update request body to only have required field batchid

        • image-20241106-011000.png

      • getMappingJobs - change to /jobs/{mappingTblId}/mapping

        • updated from POST to GET with path parameter mappingId

        • image-20241106-011026.png

      • getJobExecInfo change to /execution-info/{batchid}/job

        • updated from POST to GET with path parameter batchid

        • image-20241106-011055.png

    • MappingPlan

      • runJob - changed to run /run

        • update request body to only have required field mappingTblId

        • image-20241106-011451.png

  • Eazydi Agent v1.6.0 Release EazyDI Agent

    • Add pre and post script execution on the Agent environment

    • Add post Target script execution on Target environments for supported Connectors

  • Bugfixes

    • Fix Klaviyo v2 test connection showing successful even for wrong credentials

    • Fix MailChimp v2 resources not transferring data to target for:

      • Site

      • Apps

      • Automation