Connectors for Databases

The connectors available are:

  • The connectors use UTF-8 as the standard encoding. For data not to be corrupted, the database being integrated must use the same encoding.

  • It is not possible to search for items in a database using null values. This results in an empty list, as the connector interprets IS NULL as a string.

  • We do not support instructions that include JSON documents.

  • The size of SQL statements in resources that use database connectors is limited to 4,000 characters per query. It is recommended to review and optimize your SQL statements to ensure they do not exceed this limit, avoiding execution errors.

Thanks for your feedback!
EDIT

Share your suggestions with us!
Click here and then [+ Submit idea]