Search CRM custom module by date field

Search CRM custom module by date field

Hi folks,

I am attempting to create a deluge script that will search a custom CRM module (Publishing) for all records where the Publishing_Date field is set to specific date.

My code is as follows:

// fetch all publishing module records for the Month and Year
searchDateString = concat("Publishing:Publishing_Date:is:",TargetPublishingDate);
pubList = zoho.crm.searchRecords("Publishing",searchDateString);
info "date ";
info searchdatestring;
info "Publishing List Returned";
info pubList;

When testing this code, I get the following output.

  • Publishing:Publishing_Date:is:2020-03-01
  • Publishing List Returned
  • {"code":"INVALID_QUERY","details":{"reason":"the field is not available for search","api_name":"Publishing"},"message":"invalid query formed","status":"error"}

I do  not seem to be able to search on the date field in that module.  Is it possible to search a customer module based on a date field, or my code just broken?

Best regards,
Joe




                            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