
It would be good to be able to validate field values through our custom API in realtime.
That way we will only allow particular values in this field from our database.
For example Pipefy can let us provide JSON in particular format through the web link or it can be some ‘validation webhook’ when card is being saved.
Another option is make it available only for dropdown where values can be populated from API/Webhook or something like that.
FYI I don’t want to use Pipefy Database because i will need to keep it synced etc.