Variables in endpoint's relative path

Sorry if I'm missing something obvious/another tread on this topic, but I haven't been able to find anything related after digging for a while and banging my head against the wall on this. 

Is there a way to natively pass variables into an integrations relative path? 

The goal is to have some user input field for that variable to pass through to the external endpoint, who's required format is along the lines of: 

base_path / relative_path / {variable} / relative_path2

I'm looking to avoid as much custom code as possible, but any help/advice would be appreciated!

  Discussion posts and replies are publicly visible

Parents Reply Children