After working for a while integrating Appfarm with other systems a feature that stands above all others on the wish list is a more “out of the box” receive/response functionality.
An option to receive data using node names in Appfarm
2 An option to make the response data equally structured as the body data connected source/sources.
This will address both a source of errors manually writing all attributes and having to explain that the response profile is different than than the post/put profile (if using the built in functionality).
And maybe even make it 100% responsive with the object classes during development and change?
Say you have a nested data structure in an order - order line structure POST. If I want to communicate that profile structure to another party that is going to send orders to Appfarm, I have to manually write the nested data structure.
Yes, thanks! Got it Agree on that one as well, however, it’s takes a bit more to implement. But we have improvements on both building and testing web requests on the roadmap!