Adding Expressions to Credentials

@MXA_Music in the case of an .ini file, the “Move binary data” node method won’t work. So if you’ve already got a function node extracting the API key, I recommend simply appending the API key to the JSON output payload of the function node: items[0].json.apiKey = {api key here};