Forum Discussion

jhagist's avatar
jhagist
New Contributor III
8 years ago
Solved

Rest API Test For Completion

I have a pattern where I run a REST POST api call and then need to run a REST GET to see if the request has completed. I need to somehow loop back to run the REST GET again if it isn’t done.

Recommendations on how to handle this pattern?

  • I’m using IntelliJ and checked “Accept non-trusted certificates automatically” checkbox in Settings > Tools > Service Certificates. This allowed maven to download its needed files.

12 Replies

No RepliesBe the first to reply