Help Center
Get started
Key concepts
Troubleshooting
Your workspace
Your account
Get started
Key concepts
Troubleshooting
Your workspace
Your account
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.
With Datamorf you have the possibility to review previous workflow run to make sure everything went smoothly and find possible errors.
You can either go to History from the side menu and select which workflow Recent Runs → see logs for each execution.
Depending on your plan:
Free tier: logs available for 3 days
Enterprise: up to 30 days or more
Each log includes trigger data, transformations, and destination responses.
With Datamorf you have the possibility to review previous workflow run to make sure everything went smoothly and find possible errors.
You can either go to History from the side menu and select which workflow Recent Runs → see logs for each execution.
Depending on your plan:
Free tier: logs available for 3 days
Enterprise: up to 30 days or more
Each log includes trigger data, transformations, and destination responses.



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.
With Datamorf you have the possibility to review previous workflow run to make sure everything went smoothly and find possible errors.
You can either go to History from the side menu and select which workflow Recent Runs → see logs for each execution.
Depending on your plan:
Free tier: logs available for 3 days
Enterprise: up to 30 days or more
Each log includes trigger data, transformations, and destination responses.
With Datamorf you have the possibility to review previous workflow run to make sure everything went smoothly and find possible errors.
You can either go to History from the side menu and select which workflow Recent Runs → see logs for each execution.
Depending on your plan:
Free tier: logs available for 3 days
Enterprise: up to 30 days or more
Each log includes trigger data, transformations, and destination responses.


