解決済み
Setup External Lookup field to return Custom Form Names
I'm wanting to create an external lookup field that will return the names of all the active Custom Forms. I would prefer to have this so that reporting is easier.
I'm wanting to create an external lookup field that will return the names of all the active Custom Forms. I would prefer to have this so that reporting is easier.
Hi @alex_di
in baseAPIurl use
$$HOST/attask/api/v19.0/CTGY/search?isActive=true&fields=name&name_Mod=cicontains&name=$$QUERYin JSON path use
$.data[*].nameAdjust the query to suit!
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.