"VERIFY_REST" Command

Description: This command makes a call to a REST end-point for verification purposes.

Usage Scenario: Suppose we want to get a profile using its ID and verify if the returned profile has an email address that matches "tsmith@subject7.com".

Procedure: Define your step with a REST connection and in the Value section, add the JSON key and value that will be compared. Your steps will look like this:

image-20240605-152514.png

 

Â