Consumed REST service (beta) - Base URL - Mendix Forum

Consumed REST service (beta) - Base URL

1

Instead of setting a static base URL, it would be nice to use a constant, similar as setting the Authentication Username and Password.

asked
1 answers

This is possible, at least in Mx 10.24.14:
Set dynamic base URL


This results in an extra input parameter on the MF side, that is calling the Send REST Request action:

Set base URL in Send REST Request activity

Created