Can you substitute multiple variables in a URL for Pi Connector for UFL

Hi All,

 

I have a URL with multiple parts that are dynamic. We use ufl_placeholder eg

http://www.url.com?id=ufl_placeholder|id1|id2|

Is it possible to do this with multiple placeholders, can you just do this:

http://ufl_placeholder|www.url.com?id=id1&location=loc1|www.url.com?id=id2&location=loc2

Currently get around this by using APIM to concatenate the results prior to getting to the connector, but id like to remove that layer.

 

Multiple URL's in the connector interface would be fine, as long as there was a better way to organise the connectors eg grouping/folder structure.

 

OR is there a better product to retrieve data from REST endpoints?

Parents Reply Children
No Data