Getting error on call a webhook in Zoho Flow from deluge.

Getting error on call a webhook in Zoho Flow from deluge.

I with to trigger a Zoho Flow via a webhook trigger by invoking a URL  from deluge.

The Zoho Flow is all set up and running smoothly - but I keep getting an effort with invoking the URL via deluge (which is running as a function with Zoho Sales IQ Bot   - Zia Skills. 

Following is my deluge code (keys randomized, of course)

// create an API to create an inquiry process request to Zoho Flow
urlCall = "https://flow.zoho.com/123456791012345/flow/webhook/incoming";
urlparams = Map();
urlparams.put("zapikey","243123412.123412341234214332142134213412421435144235");
urlparams.put("isdebug","false");
urlparams.put("email",email);
urlparams.put("name",name);
urlparams.put("subject",inquirysubject);
urlparams.put("description",inquirydescription);
resp = invokeUrl(urlCall,"PUT",urlparams);
info resp;


info resp returns the following: 

info: {"type":"security","status":"error", "info":{}}

 What I am doing wrong with this URL invoker?

Best regards,
Joe

    Access your files securely from anywhere

        Zoho Developer Community




                                  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 Campaigns Resources


                                                                          Zoho CRM Resources

                                                                          • CRM Community Learning Series

                                                                            CRM Community Learning Series


                                                                          • Kaizen

                                                                            Kaizen

                                                                          • 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