Hello Team,

I added APIs in API section and with all test steps(means individual services ) and ensure that it is working end to end in API section and tried moving to TEST importing via end point cases (same API was used at different steps in API section). In test section request bodies were not taken correctly (it was from same end point use in a different case) we tried manually to correct in TEST section as there were not syncing
steps passed in API section with expected request body, prep/post processor due to sync issue
for a particular tests step which was passing API section and not working in TEST, we tried to run curl request in POSTMAN it passed

Is there a way to export APIDOG collection to POSTMAN. We tried however the sequencing including the end to end flow was not there ,only end points cases where there

Thanks for the feedback.
I will try to understand the issue you are facing.
1.When the endpoint is running, it can return the correct information, and the pre and post processing is correct.

2.When importing the endpoint into the scene and running it, the returned content is not as expected. We hope to get more information about this step for evaluation.

As for “We tried however the sequencing including the end to end flow was not there, only end points cases where there”, I may need some screenshots to explain.