No, there are no dynamic expression in the API connector, you need to hardcode a value to initialize for most APIs, unless the API provider has a generic value that can be used.
You do not need it to be dynamic in the API connector for it to be dynamic in the action. If it is a parameter, uncheck the box for ‘private’ and it will be available in actions to be set dynamically. If it is a JSON body value use <> and if it is a URL parameter use []…most of that information is actually in the API connector in the corresponding areas.


1 Like