How to View My Actions Logs?

This topic was automatically generated from Slack. You can find the original thread here.

How can I see the logs of My Actions?

To view the logs of your Actions in Pipedream, you can follow these steps: 1. Any time an Action runs, you’ll see a new execution appear in the Inspector. This shows you when the Action ran, how long it took to run, and any errors that might have occurred. 2. Click on any of these lines in the Inspector to view the details for a given run. 3. Actions show execution details relevant to the specific Action. For example, if you use an HTTP Action to make an HTTP request, you’ll see the HTTP request and response details tied to that Action step. For more detailed information on troubleshooting your Actions, please refer to the Troubleshooting your scheduled jobs section of the Pipedream documentation.

Where is the inspector? I can’t find a detailed log of My Actions.

To view detailed logs of your actions, you can use the Pipedream Inspector. The Inspector is available within the Pipedream UI and shows the logs for each event processed by your workflows. Here’s how you can find it: 1. Go to the Pipedream website and log in to your account. 2. Navigate to your workflow dashboard. 3. Click on the workflow for which you want to view the logs. 4. Within the workflow view, you should see the Inspector panel at the bottom of the page. It displays the logs for each event that your workflow processes. If you’re having trouble finding the Inspector or if it’s not displaying the information you expect, please visit Pipedream Support for further assistance.

What kind of info were you hoping to see?

I was hoping to see the request that was sent, but i had to create a console.log to see that. I did get the information I needed, but it wasn’t as easy as I think it could have been. Not a big deal, but I wish the log showed the entire request.

Hm yea, would love to hear more about your use case if this is something that’s blocking you or slowing you down!