Jump to Content
Lido docs
Guides
v1.0

Log InLido docs
Guides
Log In
v1.0Guides
All
Pages
Start typing to search…

Start here

  • Get started with Lido
  • Tutorials
    • Automatically send emails to new Google Sheet entries
  • Lido concepts
    • Action formulas
    • Spreadsheet Tables
    • Computed columns
    • Linked Columns
    • Joining tables
  • Automations
  • Troubleshooting
    • Connecting to Outlook: Troubleshooting
    • Changing column names
  • How to
    • How to create a table in Lido from a spreadsheet range
    • How to bold, italicize, embed hyperlinks in email text
    • Automatically create personalized emails for records according to an email template
    • Adding Images to Email
    • How to create dynamic messages using your column names as variables
  • Using the PDF Data extractor

Connect your data

  • Data sources
  • Connect to a Google Sheet
  • Connect to your database
  • Connect to Salesforce
  • Connect to Hubspot
  • Connect to PostgreSQL
  • Connect to Firebase
  • Connect to MySQL

Action formulas

  • SENDGMAIL formula
  • SENDOUTLOOK formula
  • SENDSLACK formula
  • SENDSMS formula
  • CREATEPDF formula
  • GPT formula
  • GPTURL formula
  • EXTRACTTABLESFROMPDF formula
  • ADDSLACKCHANNEL formula
  • IMPORTPDF formula
  • IMPORTJSON formula
  • ADDCALENDAREVENT formula
  • CREATEGOOGLEDOC formula
  • CREATEGOOGLESLIDE formula

LIDO Formulas

  • LOCALIZENUMBER
  • JQ

Dashboards

  • Embed a dashboard

Tools

  • Import from PDF
  • Responsive Email Editor
Powered by 

JQ

Lido's =JQ() formula lets you manipulate JSON strings using the popular JSON processing language JQ

=JQ(json_string, jq_query)

Examples

=JQ("[1,2,3]", ".[0]")=> "1"

Updated about 2 months ago


LOCALIZENUMBER
Embed a dashboard