How do I assign values from a Zobot to a SIQ field using Input Cards?

How do I assign values from a Zobot to a SIQ field using Input Cards?

I'm using Deluge, byw.

I can't get the syntax right. I'm not getting an error message but nor is the data from the input cards being assigned to the visitor record.

The templates use this example, but this doesn't use an input card:
question1 = {"name":"email","replies":{"Great! Could you help me with your registered email address?",{"field_name":"siq_email","validate":{"format":"email","error":{"Please enter a valid email address"}}}}};

The help system suggest this, but this dosn't use an input card either:
replies = [
  {
    "text":"Your name",
    "field_name":"siq_name"
  }
]; 
response.put("replies",replies);

My code, which does use an input card, is this. It runs but doesn't record the details in the visitr record:
question2 = {"name":"ContactName","replies":{"Please tell us your name."},"field_name":"siq_name","input":{"type":"name","placeholder":"Enter your name","error":{"Enter a valid name"}},"skippable":"false"};

I'm wondering if there are some missing curly brackets or something like that. Deluge's syntax is a mystery to me!!

Many thanks

Steve




                            Zoho Desk Resources

                            • Desk Community Learning Series


                            • Digest


                            • Functions


                            • Meetups


                            • Kbase


                            • Resources


                            • Glossary


                            • Desk Marketplace


                            • MVP Corner


                            • Word of the Day



                                Zoho Marketing Automation


                                        Manage your brands on social media



                                                Zoho TeamInbox Resources

                                                  Zoho DataPrep Resources



                                                    Zoho CRM Plus Resources

                                                      Zoho Books Resources


                                                        Zoho Subscriptions Resources

                                                          Zoho Projects Resources


                                                            Zoho Sprints Resources


                                                              Qntrl Resources


                                                                Zoho Creator Resources


                                                                  Zoho WorkDrive Resources



                                                                    Zoho Campaigns Resources

                                                                      Zoho CRM Resources

                                                                      • CRM Community Learning Series

                                                                        CRM Community Learning Series


                                                                      • Tips

                                                                        Tips

                                                                      • Functions

                                                                        Functions

                                                                      • Meetups

                                                                        Meetups

                                                                      • Kbase

                                                                        Kbase

                                                                      • Resources

                                                                        Resources

                                                                      • Digest

                                                                        Digest

                                                                      • CRM Marketplace

                                                                        CRM Marketplace

                                                                      • MVP Corner

                                                                        MVP Corner




                                                                            Design. Discuss. Deliver.

                                                                            Create visually engaging stories with Zoho Show.

                                                                            Get Started Now