Problem with input { type: array, editor: select } on ZAPIER

I have an Actor with input :

...
"types": {
"title": "Home Types",
"type":"array",
"description":"",
"editor": "select",
"items": {
"type": "string",
"enum": ["singleFamily","apartment","multiFamily","land"]
}
}

...

...
"types": {
"title": "Home Types",
"type":"array",
"description":"",
"editor": "select",
"items": {
"type": "string",
"enum": ["singleFamily","apartment","multiFamily","land"]
}
}

...
I try to run the Actor via Zapier. But it seems zapier doesn't recognize the enum items. I cannot input this value in any way. how to resolve this ?
No description
No description
2 Replies
Nazar Hrozia
Nazar Hrozia•2mo ago
Hello, thank you for your feedback. I have informed our team about it.
!!!Joefree!!! 👑
!!!Joefree!!! 👑OP•2mo ago
Thank You

Did you find this page helpful?