Y.ohme | 2019-12-06 14:36:54 UTC | #1
Hi,
When use the call data action with Web service integration, how will work and result of output path in following situations?
- HTTP response code is 200 without JSON file.
- HTTP response code is 404 with JSON file.
I might not understand the basics, but please tell me about.
Thanks,
Jason_Mathison | 2019-12-06 15:09:40 UTC | #2
- If the response indicates a content type of anything other than application/json, the data action will take the failure path. I'm not positive what would happen if the web service returns the right content type, but no body. That is something that would be best to test out.
- Any response code > 299 will result in the data action taking the failure path.
Y.ohme | 2019-12-10 05:25:21 UTC | #3
Hi Jason,
Thanks for your information. I understand that. Thank you!
system | 2020-01-10 05:25:23 UTC | #4
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 6655