How to Track Node-Level Logs, Enable Retries, and Use REST API Integrations in Pabbly Connect?
Status: Open · Asked by Wellness Vibe Tech on · 0 views
I have a few questions regarding workflow monitoring, logging, error handling, and API integrations in Pabbly Connect:
Node-level logs & deduplication:
How can I track and store logs for each individual node/step in a workflow? I want to maintain important execution logs so I can identify duplicate executions and prevent deduplication issues.Advanced logging:
Is there any way to implement advanced/custom logging within a workflow to capture important details such as request data, response data, execution status, errors, and timestamps?Single-node retry:
How can I retry only a specific failed node/step instead of re-running the entire workflow? Is there a built-in option for single-node retry or error handling?REST API / Advanced API integrations:
Where can I find the REST API/Webhook/API Request node in Pabbly Connect? I want to connect APIs that are not available as native Pabbly integrations and need more advanced options for handling API requests, authentication, headers, parameters, and responses.
I would appreciate guidance on the recommended approach for implementing these features in Pabbly Connect, especially for production workflows where detailed logging, deduplication, and error handling are important.