stack-spot/stackspot-roadmap

Creating the Field Fetch dynamic control type(Remote input fetch)

Opened this issue · 0 comments

Description

Introducing the creation of a new dynamic control type: Field Fetch (Remote Input Fetch).

As a developer, I want to be able to have dynamically loaded inputs for actions/plugins so that I don't need to leave the platform to retrieve information from an external source.

Actions and plugins now feature a new type of input that allows the execution of a script to load a dynamic combo box. This can involve receiving inputs, performing calculations, or calling an API to populate the data.

Descrição

Criação do tipo de controle dinâmico Field Fetch (Input Fetch remoto)

Como desenvolvedor gostaria de poder ter inputs carregados dinamicamente para actions/plugins de modo que eu não precise sair da plataforma para consultar uma informação em uma plataforma externa

Actions e plugins devem possuir um tipo novo de input que possibilite realizar a chamada de um script para carregar um combo box dinamico, seja recebendo alguns inputs e realizando algum calculo ou chamado uma API e carregando os dados dela