Hi,
I have an internal REST API that I need to POST to using BODS. I've configured an HTTP adapter instance. The issue I'm facing is that the URI contains a dynamic attribute that I need to populate. Ex. https://test.apiServer.com/users/{user_id}/default_user . {user_id} is a dynamic value that I need to populate within a dataflow. Can this be done? I understand how to pass a parameter to a REST service but I have never dealt with a dynamic uri.
Thanks in advance.
Version: BODS 4.2.3