Skip to main content

I need to create a dynamic dropdown in dictionary key’s field? How can I achieve this? Any help would be highly appreciated.

my input fields code snapit sofar

inputFields: :
{ key: 'abc',
dict: true },
],

 

Hey @hashnoxt 👋

I see you’ve opened a ticket with our Support team for this request as well.

Unfortunately the field schema prevents dict and dynamic from both being applied to the same field as they are mutually exclusive:
https://github.com/zapier/zapier-platform/blob/master/packages/schema/docs/build/schema.md#fieldschema