Skip to content

Conversation

@netlify
Copy link

netlify bot commented Nov 30, 2025

Deploy Preview for kongdeveloper ready!

Name Link
🔨 Latest commit e49d1ea
🔍 Latest deploy log https://app.netlify.com/projects/kongdeveloper/deploys/692cdd8b37270d000896245f
😎 Deploy Preview https://deploy-preview-3592--kongdeveloper.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

text_block_name: "#text"
input: request.body

- name: exit
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: for consistency we use capital letters in name

This example contains the following nodes:
1. The node `JSON_XML` converts the incoming JSON request body into XML format.
2. The node `CALL` sends the XML data to an external API.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

worth mentioning it is a SOAP service

Suggested change
2. The node `CALL` sends the XML data to an external API.
2. The node `CALL` sends the XML data to an external SOAP API.


Transforms XML strings to JSON or a Lua table.

Supported types:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what does this section mean?

Copy link
Contributor

@lmilan lmilan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same comments as @iykon, otherwise it looks good!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants