All Collections
Versions 3.0 and 2.0
Troubleshoot
Errors
What happens if our API fails to process a request from Flatfile?
What happens if our API fails to process a request from Flatfile?
Elisa Dinsmore avatar
Written by Elisa Dinsmore
Updated over a week ago

This article is for Flatfile's Portal 3.0 and Workspaces. If you'd like to check out the latest version of the Flatfile Data Exchange Platform, click here!

If you are using a GraphQL mutation in your data template in Flatfile Portal 3.0, you may access a basic log of recent GraphQL requests.

To view this log navigate to Templates, click the template containing the mutation you want to review, click the GraphQL tab, and then click on any mutation. In the mutation detail panel, you will see an Edit tab and a Logs tab. To review recent attempts, click the Logs tab.

mceclip0.png

You may click any row shown to see more information about that request.

mceclip1.png

Currently, this is the only way to know if an API request to your server has failed. Flatfile does not currently retry a failed request, and you will not be automatically notified of an API failure.

Did this answer your question?