Expression for table selection on webhook action

Workflow action to call AppSheet API , we select target table name where action such as add, update and delete to happen. To make webhook action works more dynamically, I wish to use expression to switch target table dynamically.

Status Open
4 4 411
4 Comments
Status changed to: Open
Pratyusha
Community Manager
Community Manager
 
Yogesh_laddha
Silver 1
Silver 1

Hi @Koichi_Tsuji I know this is a very old post, but did you solve this issue? Is there a way to switch table name inside select or filter conditions dynamically?

Koichi_Tsuji
Gold 4
Gold 4

Unfortunately not. Nothing new to this.

dbaum
Gold 4
Gold 4

FWIW, an alternate approach would be to use a Call a script task and embed the table selection logic and API call in the script.