ContributionsMost RecentMost LikesSolutionsRe: Data Validation after Running a POST Request Thank you Rich, that's helped out and also got help in running it from one of the ReadyAPI guys. Data Validation after Running a POST Request I'm quite new to Ready API and API testing, but need help with needing to validate that after running a post request that the request has been successfully inserted into the database and fetch the status column from the db, which I will use with assertions The db is running on GCP... Any help is greatly appreciated Solved