Deluge release notes

2024

Apr

New

April 22:

Device type variable for Zoho Creator

We've rolled out the new Device type Deluge variable capable of detecting device types—be it mobile, tablet, or website—enabling enhanced customization and user experiences tailored to different devices.

For more information, visit the System Variables help doc.

Feb

New

February 29:

Focus task for Zoho Creator

We've rolled out the new Focus Deluge task to streamline and expedite data entry. This task enables you to place the focus (insertion pointer or cursor) on any necessary field within a form during the loading of the form or during user input form events.

For more information, visit the Focus help doc.

Updates

February 7:

Previously, we had announced the news about the upcoming changes in Gmail's guidelines and their impact on Deluge. As an interim solution to avoid potential disruptions, we'll be re-routing the emails through our own domain starting today (07-Feb-24) for a period of two months. 

For more information, visit our forum post.

2023

Nov

Improvements

November 2:

We've included built-in support for the Indian number system, identifiable by the 'en-in' code. 

For more information, visit toWords help doc.

Oct

New

 October 19:

We've introduced Zoho FSM integration tasks in Deluge. The five new tasks are:

Changes

 October 19:

Due to the rebranding of Zoho Subscriptions to Zoho Billing, we've conducted a backend update to the Deluge tasks, replacing zoho.subscriptions with zoho.billing in all syntaxes.

For more information, visit the Zoho Billing Integration Tasks help doc.

Sep

New

September 28:

We've introduced a new built-in function toDateTimeString.

Apr

Improvements

April 7:

The aesEncode built-in function now supports the <encryption_iv> parameter which offers stronger security for encryption.

Note:

  • This parameter should be of 16 characters.
  • The same IV number that is used for encryption should be provided while decrypting the encrypted text.

Improvements

April 7:

The aesDecode built-in function now supports the <encryption_iv> parameter which offers stronger security for encryption and decryption.

Improvements

April 7:

The aesEncode128 built-in function now supports the <encryption_iv> and <iteration_count> parameter

Improvements

April 7:

The aesDecode128 built-in function now supports the <encryption_iv> and <iteration_count> parameter.

Mar

Improvements

March 31:

The workday() built-in function now has support for two new optional parameters weekends and holidays.

Improvements

March 31:

The randomNumber built-in function now supports the Decimal data type for the <start_limit> and <end_limit> parameters.

New

March 31:

The following built-in functions, which were available in other services, are now available in Zoho Creator too. 
toText | equals | workDaysList | monthsDiff() | yearsDiff() | yearFraction | getDate | getDateTime

Feb

New

February 8:
Introduced three new Blueprint attributes which can be used to get details of the blueprint, namely input.Blueprint.Name, input.Blueprint.Current_Stage, input.Blueprint.Status. Learn more

New

February 8:
We have supported two new tasks to work with the Blueprints in Zoho Creator.

Note: Blueprint Deluge tasks will be rolled out in a phased manner. Initially, they will be available only for new signups, but then later will be rolled out for all.

2022

Nov

Changes

November 30:

If the 'Revoke access granted to all connected apps' option is chosen while reseting the password of your Zoho Account, then all the Zoho OAuth connections will also be reset. As a result of which, you will have to reconnect these connections when you execute them for the first time after the password update.

Sep

Improvements

September 14: You can now search scopes while creating and editing a connection. This feature is supported in all services that support the new connections page.


Jul

New

July 29: We have supported a new AI task: Detect Face.

Changes

July 29: As mentioned in our Upcoming Updates -February post, we have changed the limit of the files downloaded using invokeURL task or extracted using file content to 5 MB for accounts signed up after 29 July, 2022. The older accounts will still continue to have the limit as 50 MB but we’ll eventually roll out this change in a phased manner to unaffected old accounts.

Changes

July 20: As informed through our Upcoming Updates- February post, we have capped the number of iterations done in the regex matching process using Deluge tasks, such as matchesreplaceAll, and replaceFirst at 100,000.

Improvements

July 11: We have added support for the output type parameter for the encryption function - SHA256. This parameter decides if the hash needs to be returned in hex or binary format. And, when the output type parameter is specified as binary, the input data cannot be more than 1 MB.

 

New

July 7: We have supported a new encryption task: Hmac-Sha512.

New

July 4: The timeBetween built-in function is now supported in Zoho Creator. This function was already available in other services.

New

July 1: We have supported a new built-in function toWords.

Jun

Changes

June 16: In services other than Zoho Creator, we have changed the limit of the zip file returned by the compress function from 500 KB to 2 MB. This change was recently made available in Zoho Creator as well.

Changes

June 8: We've updated the behavior of the Blueprint_stages field when != or NOT IN operators are given in its criteria. Earlier, when the above-mentioned operators were specified in the stages field’s criteria, the respective records were returned along with null values. From now on, records with null values will not be returned.

Changes

June 7: Screen Magic SMS provider recently changed their service name to SMS - Magic. We have now renamed our Deluge integration SMS task - screenmagic.sms.send to smsmagic.sms.send to align with their branding.

May

Bug-Fixes

May 23: The keyboard shortcut card of the Deluge editor in JP and CN DCs was shown in English instead of their corresponding native languages. We have now fixed this.

Apr

Improvements

April 22: So far, the users were able to add from, to, subject, and message fields of sendmail task using the syntax assist form. Now, we have supported cc, bcc, and reply-to fields as well.

April 22

Improvements

April 11: We have added support for Twilio connection in sendSms Deluge task.

Mar

New

March 18: We have supported the following two new encryptions tasks:

Changes

March 2: In Zoho Creator, the compress function can now return zip file up to 2 MB. The limit remains the same (500 KB) for other services.

Feb

Improvements

February 22: The following encoding tasks are now available in Zoho Creator. These were recently made available in all the other Zoho services that support Deluge.

Improvements

February 14: The following built-in functions are now available in Zoho Creator. These tasks were already supported in other Zoho services.

Improvements

February 4: The following artificial intelligence tasks are now available in Zoho Creator. These were recently made available in all the other Zoho services that support Deluge.

Jan

New

January 24:

  • Deluge's Connections page is now available in dark mode. This is supported in all Zoho services except Zoho Creator.
  • Deluge's Connections page now comes with an improved UI responsive to all devices. 

New

January 20: We have supported the following two encoding tasks in all services except Zoho Creator.

 

New

January 11:

1. We have supported  the following new statements in Deluge​​:

2. We have added two new artificial intelligence tasks to the existing AI tasks list:

 

2021

Dec

New

December 6: We have supported the following built-in functions in all Zoho services except Zoho Creator.

Nov

Improvements

November 17: The for each element Deluge task can now iterate the contents of CSV files.

Sep

Improvements

September 17: In services other than Zoho Creator, the extract function can now return files upto 3MB.

Improvements

September 8: In services other than Zoho Creator, the hmacsha256 encryption function now supports binary output type.

Aug

Improvements

August 20: The following integration tasks are now available in Zoho Creator. These functions are already available in all the other Zoho services that support Deluge.

Jul

New

July 28: The following built-in functions are now available in Zoho Creator. These functions were recently made available in all the other Zoho services that support Deluge.

  1. getPrefixIgnoreCase
  2. getSuffixIgnoreCase
  3. replaceAllIgnoreCase
  4. replaceFirstIgnoreCase
  5. reverse
  6. repeat
  7. isAscii
  8. frac
  9. nextWeekDay
  10. previousWeekDay
  11. subBusinessDay

Bug-Fixes

July 16: In Zoho CRM, Zoho Desk, and Zoho People, when a connection with use credentials of login user checkbox set as true was revoked by a user, the connection was revoked for admin instead of the user who performed the action. We have now fixed this.

Jun

Bug-Fixes

June 25: In Zoho Creator, detailed view of the record wasn't accessible if the report had subform - related block and the filter criteria used lookup field. We have now fixed this.

Changes

June 4: For security purpose, in Zoho Creator, we have restricted explicit usage of host and origin as headers of a HTTP request sent using the Invoke URL task. This restriction was already available in other services.

Updates

June 3: All deprecated/ Zoho Authtoken-based default connections are marked as Expiring soon in the UI of the services that support the new Connections page.

June 3

You can hover over the deprecated connection, click the Migrate to OAuth button, then select the required OAuth scopes to migrate your connection to OAuth while retaining the connection link name. This allows the Deluge functions that use the connection to work uninterruptedly.

May

Changes

May 20: For security purpose, in all services other than Zoho Creator, we have restricted explicit usage of host and origin as headers of a HTTP request sent using the Invoke URL task.

Apr

Bug-Fixes

April 26: In Zoho Creator, while inserting multiple records to a form using Deluge's Add record task and For each task, if a value assigned to a Name or Address field was empty, all the records added in the previous iterations were corrupted. We have now fixed this.

Bug-Fixes

April 8: In openUrl task, previously, when you write a script to open in new window, the new window occurred only once. Subsequent clicks led to the screens opening in the same new window. To ensure that every time you click, the screen opened in a new window, you can now provide "successive=true" as value to the last param.

Changes
 

April 7: The input that will be supplied to toMap built-in function can no longer be more than 5 MB.

Improvements
 

April 7: 

  • In Zoho Creator, a new parameter <start_day> is supported for getWeekOfYear built-in function. This parameter can be used to specify the first day of a week. This support was recently made available in services other than Zoho Creator.
  • The encryption task SHA1 is now available in Zoho Creator. This task was already available in services other than Zoho Creator.
     

Changes
 

April 6: In Zoho Creator, the size of the input file or the input text that will be converted into file supplied to the following tasks can no longer be more than 50MB:

Mar

New

March 25: We have supported the following built-in functions in all Zoho services except Zoho Creator.

  1. getPrefixIgnoreCase
  2. getSuffixIgnoreCase
  3. replaceAllIgnoreCase
  4. replaceFirstIgnoreCase
  5. reverse
  6. repeat
  7. isAscii
  8. frac
  9. nextWeekDay
  10. previousWeekDay
  11. subBusinessDay

Bug-Fixes
 

March 26: In Zoho Creator accounts that follow new Deluge framework, when a custom action that updates fields that were used in a formula field's expression was triggered for multiple records, all the other formula fields present in the form were updated with incorrect values. We have now fixed this. This was already intact for accounts with old Deluge framework. 

Bug-Fixes

March 19: In Zoho Creator accounts that follow new Deluge framework, if a record with formula field whose expression uses the system fields - Added_Time, Modified_Time, Added_User_Ip, or Modified_User_Ip was inserted using Deluge’s add record task, the task execution was successful but the formula field wasn’t evaluated as expected and an empty value was populated for the field. We have now fixed this. This was already intact for accounts with old Deluge framework.

Improvements

March 16: Radians built-in function is now supported in Zoho Creator. This function was already available in other services. 

Improvements

March 8: In services other than Zoho Creator, a new parameter <start_day> is supported for getWeekOfYear built-in function. This parameter can be used to specify the first day of a week.

Feb

Improvements

February 23:

  • In services other than Zoho Creator, you can now supply a negative value to <no_of_hours> param of addBusinessHours built-in function in order to subtract the specified hours from the input <dateTimeValue>.
  • In services other than Zoho Creator, you can now add/ subtract business minutes from the input <dateTimeValue> using addBusinessHours built-in function. To do so, supply decimal values to <no_of_hours> param.


    For example:
       1. Supplying 1.59 to the <no_of_hours> param adds 1 hour and 59 minutes of business time to the input dateTimeValue.

       2. Supplying 1.65 to the <no_of_hours> param adds 2 hours and 5 minutes of business time to the input dateTimeValue.
     

Improvements

February 23: Previously in addBusinessHours built-in function, if the value supplied to <dateTimeValue> param was out of business hours, the function wasn’t working as expected. We have now fixed this.

Changes

February 19: In services other than Zoho Creator, so far the download limit for Deluge webhook tasks (invokeUrl, getUrl, postUrl, putUrl, and deleteUrl) was 5 MB irrespective of the source URL's domain. Now, you can download Zoho domain files of size up to 15 MB and other domain files of size up to 5 MB.

Changes

February 9: To comply with Twitter's policy, we have stopped users from creating new Twitter connections or custom services for Twitter.

Bug-Fixes

February 4: In Zoho Creator, if files with an existing file name were uploaded using Deluge, the last uploaded file replaced all the existing files with the same name. We have now fixed this.

Bug-Fixes

February 2:  In Zoho Creator, so far, if the individual attachments supplied to sendMail task exceeded 15 MB or the collective size of attachments of the same type (attachment types: report attachments, record templates, file objects, and file from file upload fields) exceeded 15 MB, all attachments were dropped and a note indicating the same is appended to the email content. However, if the collective size of attachments of different types exceeded 15 MB, the Sendmail task itself failed. We have now fixed this. 

Jan

Improvements

January 29: In Zoho Creator, the Merge and Send Writer integration task now supports other language characters in <values_map>. This support is already available in other services.

2020

Dec

Improvements

December 8: Previously, files in Zoho Creator fields: file upload, image, audio, and video cannot be emptied using Deluge. Now, assigning empty string to the field can be used to clear the existing value. Example: input.File_Upload = ""; clears the value in the file upload field - File_Upload.

 

Nov

Updates

November 30: New authtoken generation has been stopped throughout Zoho Suite for US domain. Refer to this post to know how it affects Zoho Deluge.

Improvements

Nov 26: workDaysBetween built-in function is now available in Zoho Creator. This function was already supported in other Zoho Services.

Bug-Fixes

Nov 26: The clear subform rows task was not working as expected when used in OnEdit OnUpdate, Form Schedule, Button Workflow, and OnDelete-OnValidate workflows. We have now fixed this.

Improvements

Nov 11: getFileType built-in function is now available in Zoho Creator. This function was already supported in other services.

Bug-Fixes

Nov 2: The criteria of for each task with encrypted fields can now only use the operators == and !=, and the function isEmpty(). So far, you were able to use any applicable operators but they wouldn't have worked as expected.

Oct

Updates

October 30: New authtoken generation has been stopped throughout Zoho Suite for EU and CN domains. Refer to this post to know how it affects Zoho Deluge.

Improvements

October 27: We have enabled Zoho Recruit and Zoho Inventory as default services in the connections page of Zoho Books, Zoho Invoice, Zoho Subscriptions, and Zoho Inventory.

Updates

October 15: New authtoken generation has been stopped throughout Zoho Suite for IN domain. Refer to this post to know how it affects Zoho Deluge.

Improvements

October 1: We have enabled SalesIQ, Zoho Cliq, Zoho Bookings, Zoho Creator, Zoho Calendar, Zoho Connect, Zoho Books, and Zoho Desk as default services in the connections page of Zoho Books, Zoho Invoice, Zoho Subscriptions, and Zoho Inventory.

Sep

Changes

September 25: In Zoho Creator, the collective response from the info and alert statements in a function is now restricted to 500 KB. When this is limit is exceeded, the response will be truncated and appended with the following note:

The info message has been truncated because its size exceeded 500 KB. 

Improvements

September 18: 

  • We have now supported toFile function is in Zoho Creator. This function was already available in other services.

Bug-Fixes

September 17: The Zoho Creator data access task - add record was failing when an empty collection was passed to a subform. We have now fixed this.

New

September 11: We have supported Zoho Creator integration tasks that are based on Zoho Creator V2 APIs. The existing Zoho Creator V1 integration tasks in users' Deluge scripts are automatically restructured from zoho.creator.{action} to the format zoho.creator.v1.{action}. 

Bug-Fixes

September 3: The reload Deluge task wasn't working if it was followed by a user-defined function. We have now fixed this.

Aug

Improvements

August 28: We have enabled Zoho Backstage, Zoho Campaigns, Zoho CRM, Zoho Expense, Zoho Invoice, Zoho Mail, Zoho People, Zoho Projects, Zoho Sheet, Zoho Sign, Zoho Sites, Zoho Subscriptions, Zoho Survey, Zoho Workdrive, Zoho Workerly, and Zoho Writer in the connections page of Zoho Books, Zoho Invoice, Zoho Subscriptions, and Zoho Inventory.

New

August 28: A new encryption task, SHA1 is now available in all services except Zoho Creator.

New

August 27: A new Artificial intelligence task - translate is now available in all services.

New

August 12: App language identification, a new task to identify the language the application is accessed in, is now available in Zoho Creator.

Jul

Bug-Fixes

July 28: In Zoho Creator, the getJSON function can now return values with the LIST and KEY-VALUE collection types. These types of values were previously being returned as TEXT.

Improvements

July 24: 

  • In Zoho Creator, the sendMail task now allows you to supply LIST of files to send multiple attachments. This functionality was already available in other services.

Changes

July 14: In Zoho Creator, you can no longer download a file larger than 50 MB with an invoke URL task. This limit may be reduced further in the future.

Improvements

July 14:

  • Previously in Zoho Creator, the input to the isBlank, isDate, isNull, isNumber, and isText built-in functions had to be supplied in the following format:

    <function_name>(<input_arguments>);
    

    The following format is now also supported. This functionality was already available in other services:

    <input>.<function_name>();
    
  • Previously in Zoho Creator, the input to the isEmpty and daysBetween built-in functions had to be supplied in the following format:

    <input>.<function_name>();
    

    The following format is now also supported. This functionality was already available in other services:

    <function_name>(<input_arguments>);

Improvements

July 13: We have enabled the following as default services in the connections page in services other than Zoho Creator: Meister Task and Basecamp for all DCs | Monday for the US DC only | and Formstack for all DCs except AU DC.

Changes

July 9: You can no longer download a file larger than 5 MB with an invoke URL task in services other than Zoho Creator. This limit may be reduced further in the future.

New

July 3: The following built-in functions are now available in all services except Zoho Creator: truncate | signum | degrees | radians | ltrim | rtrim

Bug-Fixes

July 2: When an image field in a subform row was updated using an insert row Deluge task in Zoho Creator, the image preview in the report was broken. We have fixed this.

Jun

Improvements

June 19: The Zoho Projects integration tasks create project and get portals are now available in Zoho Creator. These tasks were already supported in other Zoho services.

New

June 17: The following built-in functions are now available in all services apart from Zoho Creator: sinh | asinh | cosh | acosh | tanh | atanh | atan2 | yearsDiff

Bug-Fixes

June 17: 

  • In services other than Zoho Creator, the toXml built-in function wasn't working as expected when the input JSON text had the boolean value true. We have now fixed this.
  • You were able to add users to a Creator account but not to its associated Zoho One account using the assign user in profile Deluge task. We’ve fixed this.

Changes

June 15: You can no longer use formula fields to define the expression of another formula field in Zoho Creator. However, the existing formula fields will work as before unless they are edited. 

Changes

June 11: You can no longer download a file larger than 50 MB with invoke URL task in services other than Zoho Creator. This limit may be reduced further in the future.

Bug-Fixes

June 11: In services other than Zoho Creator, the Zoho Sign download document integration task previously returned a text representing the name of the file that needs to be downloaded. We have fixed this, now it returns the downloaded file. 

Changes

June 10: You can now only assign valid values to the latitude and longitude subfields of Zoho Creator's address field using Deluge. Valid latitude and longitude values range between:

  • Latitude: -90 >= to <= 90
  • Longitude -180 >= to <=180

Changes

June 2: The link names for connections and custom services were automatically generated based on the display names. Now, users have to provide unique link names for their connections and custom services. An error message will be displayed if the provided link name is already taken so the users can try a different link name. The link names:

  • Must begin with a lower case letter
  • Can contain lower case letters, numbers, and underscores
  • Can contain up to 50 characters

 

Improvements

June 2: We have rolled out the following improvements for configuring custom services using connections page:

  • Previously, for API key authentication type, you were only allowed to include one parameter. You can now add as many parameters as required. 
  • You can now specify space or plus as the scope delimiter.
  • You can now configure OAuth 2 custom services with client credentials grant type.
  • You can now edit the custom services that you have created.

Refer to the help document to learn more.

May

New

May 27: A new built-in function monthsDiff is now supported in all Zoho services except for Zoho Creator.

Improvements

May 20: We now support dark mode on the learn Deluge and try now pages.

Bug-Fixes

May 13: We have fixed a few edge cases related to the for each Deluge task.

Improvements

May 8: We now support dark mode on the Deluge flashcards help page.

Apr

Bug-Fixes

April 24Invoke URL task wasn't working as expected when an application/geo+json type content was sent as the request body. We have now fixed this.

Changes

April 14: Previously, if the greater than (>) relational operator was used with TEXT or BOOLEAN values, an error would be thrown during the script execution. Now, you are not allowed to save such a script in services other than Zoho Creator.

New

April 13: In Zoho Creator, we have supported auto-completion for AI tasks and Work DriveSheet, and Writer integration tasks.

Changes

April 13: In Zoho Creator, when defining criteria to perform null check for a time field, variable, or value, you can now only use: <time_field/time_variable/time_value> ==  null or <time_field/time_variable/time_value> !=  null.

Improvements

April 10: We have launched our first-ever logo for Deluge.
April 10

Bug-Fixes

April 7: The "old" keyword was not working as expected for name and address fields. We have now fixed this.

Changes

April 3: In services other than Zoho Creator, now you can no longer download a file of size more than 1 GB with invoke URL task. This limit could be reduced further in the future.

Changes

April 2: In Zoho Creator, you no longer need to enclose the URL in the HTML anchor tag to set a value to URL field using Deluge in the following:

  • The insert record task.
  • The update record task that's present in the On Success block of a workflow when a record is "Create", "Edited", or "Created or Edited".

Please note that supplying URL enclosed in anchor tag will continue to work like before.

Mar

Improvements

March 27:

  • Reply-to addresses in sendMail task can now be provided as comma-separated values.
  • You can now use the following type of values when using the time field as criteria to fetch records:
    • A time value enclosed in single or double quotes
    • A date-time value enclosed in single quotes in the 24-hour or 12-hour format (with AM/PM)
    • The zoho.currenttime system variable
    • A time field present in the same form
    • A time or date-time field present in a related form (via a subform or lookup field)

Improvements

March 17: Clickatell (a third-party SMS provider) is now supported as a built-in connector in Zoho CRM.

Changes

March 16: In view of Zoho CRM V1 API deprecation, all the custom functions with CRM V1 integration tasks will stop executing starting today. However, the functions that contain invoke URL tasks with V1 APIs will execute, but return an error response. 
Note: This update will not affect the users who have requested for an extension period.

Improvements

March 11: Now, you can add up to 20 "reply to" email addresses using Deluge's send mail task.

Bug-Fixes

March 11: The Zoho Map integration task - distance between was not working as expected when the source and destination addresses were the same. We have now fixed this.

Improvements

March 6: In Zoho Creator, the alert task can now display custom error messages below a specified field in addition to displaying them in a pop-up window. Click here to learn more.

Feb

Changes

February 25:

Bug-Fixes

February 25: In Zoho Creator, the sendmail task was failing when a report type attachment exceeded 15 MB. Now the email will be delivered without the attachment and the following note will be appended with the email content.

Note: Attachment sent along with this mail could not be delivered since it exceeded the 15 MB limit. Please contact the sender of this email to know about the attachment.

Improvements

February 21: In Zoho services apart from Zoho Creator, we have added support for the sendmail task to accept a list of files as a value of <attachments> parameter.

Changes

February 21: The leftPad and rightPad functions can no longer pad more than 100,000 whitespaces to the input text.

Bug-Fixes

February 21:

  • When the <format> parameter of getDateTime function is specified as 24, it was returning the correct 24-hour formatted date and time value but along with the period (AM/PM). We have removed the period (AM/PM).
  • The <expression1> parameter of the ifNull function was evaluated twice in an execution. We have fixed this.

Improvements

February 12: A new built-in function compress is now supported in all Zoho services apart from Zoho Creator.

Changes

February 12: In Zoho Creator, you can no longer save the script if an incorrect or non-existent connection name is provided as parameter for invokeUrl or integration tasks that support connections. This restriction has been introduced with the aim of preventing script executions from failing due to an incorrect connection name and it was already effective in other services.

Bug-Fixes

February 11: Zoho Creator's formula field configured with conditional expression wasn't working as expected when the conditional if's "expression1" and "expression2" parameters return values were different data types. We have fixed this.

Improvements

February 4:Zoho Sheet integration tasks are now supported in Zoho Creator. These tasks were already effective in other services.

Bug-Fixes

February 4:

  • In Zoho Cliq, the file fetched using the message attribute can now be sent as an HTTP request parameter using an invoke URL task. This type of message action was previously throwing an error.
  • One of the supported default connectorsGizmo, has changed their authentication flow. This caused Gizmo connections to fail for a while. We have fixed this and you can now use them again.

Improvements
 

February 3: We have revised the anti-spam measures with regard to the sendmail task:

  • Zoho Creator's anti-spam measures have been updated to synchronize with those in other services.
  • In Zoho Cliq, "zoho.adminuserid" has been restricted from being used as the sender's email address. 

Jan

Improvements

January 31: We have supported unixEpoch built-in function. It returns the number of seconds that have elapsed since 00:00:00 UTC on January 1, 1970.

Changes

January 24: You can now create connections for Custom services that use the Basic Authentication auth type. And we have renamed the auth type - Basic to API Key. Click here to learn how the Basic Authentication and API Key auth types work.

Improvements

January 23: Zoho Bookings integration tasks are now available in Zoho Creator. These tasks were already supported in other services.

Improvements

January 22:

Improvements

January 21: Zoho Connect integration tasks are now supported in Zoho Creator.

Improvements

January 20: Twilio (a third-party SMS provider) is now supported as a built-in connector in the following services:

  • Zoho Cliq
  • Zoho Books
  • Zoho Invoice

Improvements

January 10: We now support the criteria map parameter for the Zoho Inventory integration task - get records in Zoho Creator. This parameter was already effective in other services.

Changes

January 6: In Zoho Creator, an invoke URL task's parameter that allows you to specify the encoding scheme has been renamed from output decoding to response-decoding. This change is made with the aim of unifying the difference in parameter names between Zoho Creator and other services.