Importing a JSON file in a server action

You can just use a standard API step and point it to the URL of the local file:

You can then also use the Define API Schema button to auto detect its structure for data binding pickers

4 Likes