Help Center
Understanding error messages
In the History section you will find 3 workflow run state: Success, Warning, Errors. Warnings and Errors also appear on the dashboard so you can quickly access them and act on it.
A workflow run is considered as Error when Datamorf could not load the data it any of the destination. If it was able to send the data to one of the destination, even if it couldn't complete all the tasks in the middle, it considered a partial success and marked as Warning.
To find where the error happened during a workflow run, open the log and select the step where the error appear.
Common error:
Source errors: invalid API credentials or query failures
Transformation errors: invalid input type or JS syntax
Destination errors: mapping mismatch or rate limit reached
Use logs to trace which step failed and inspect payloads.

