Skip to content
This repository has been archived by the owner on Nov 29, 2024. It is now read-only.

Dictionary not support in integration created by Zapier cli #160

Open
coderReview opened this issue Dec 19, 2020 · 1 comment
Open

Dictionary not support in integration created by Zapier cli #160

coderReview opened this issue Dec 19, 2020 · 1 comment

Comments

@coderReview
Copy link

Current Behavior

When using an input field with type = "dictionary" I get the error.

message: 'is not one of enum values: string,text,integer,number,boolean,datetime,file,password,copy',

Desired Behavior

The same behavior as the input designer:

https://platform.zapier.com/docs/input-designer#dictionary

@xavdid xavdid transferred this issue from zapier/zapier-platform Jan 5, 2021
@xavdid
Copy link
Contributor

xavdid commented Jan 5, 2021

@coderReview I've moved your issue to our docs repo. In this case, the doc is wrong and we need to update it.

To use a dict type, specify dict: true on your field. The schema for that is here. I believe type is ignored if dict is true (though I'm not positive).

Thanks for pointing out this issue!

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants