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.

Screen Shot 2024-09-29 at 11.53.27 PM
Screen Shot 2024-09-29 at 11.53.06 PM

1 Like