Skip to main content

How can I test the custom JSON response of a callable journey?

Comments

1 comment

  • Rajnish Kucheria
    1. Use an API testing tool like Postman.
    2. Copy the API key and enter it in the Headers tab.
    3. Enter the API endpoint, select the HTTP method (e.g., POST), and execute the call.
    4. The tool will return the custom JSON response configured in the callable journey.
    0

Please sign in to leave a comment.