Save data to external API

I have integrated an external API with Adalo. For Post method, I am giving different attributes on different screens. Then there is 5th screen having submit button, which when clicked, must fire the Post method of API with all the values entered on diff screens.
Apparently it is not working. Can anyone suggest anything ?

Do any of the input fields use multi-line data? That can cause an issue with custom actions.