Skip to content

Commit b30d043

Browse files
Update workflows.mdx
1 parent 99164ae commit b30d043

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs-v2/pages/connect/workflows.mdx

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,10 @@ To test a step that uses the connected account of one of your end users in the b
254254
## Troubleshooting
255255

256256
<Callout type="info">
257-
To return verbose error messages to the caller, configure the HTTP trigger to **Return a custom response from your workflow**.
257+
For help debugging issues with your workflow, you can return verbose error messages to the caller by configuring the HTTP trigger to **Return a custom response from your workflow**.
258+
259+
<Image src="https://res.cloudinary.com/pipedreamin/image/upload/v1733461258/custom-response_gu3x47.png" alt="Configure custom response" width={600} height={529} />
260+
258261
</Callout>
259262

260263
### Common errors

0 commit comments

Comments
 (0)