Skip to main content

What should I do if the HTTP Trigger doesn’t generate the expected response?

Comments

1 comment

  • Rajnish Kucheria
    1. Verify that the webhook URL is correct.
    2. Check that the HTTP method matches the one configured in the journey.
    3. Ensure the JSON body is valid and properly formatted.
    4. Confirm that the content-type header is set to application/json.
    5. Review the journey’s History tab for error messages or logs.
    0

Please sign in to leave a comment.