Skip to main content

Steps

testing-tools
1

Open Test panel

Open the tool and select the Test tab.
2

Provide input

Enter realistic sample input JSON.
3

Run in environment

Choose Dev/UAT/Prod and run. Review logs for errors.

Debugging

Example Input
{
  "to": "[email protected]",
  "subject": "Hello",
  "body": "Test"
}
Never include real secrets in sample inputs.