Help Center

  • User Docs ▾
    • Application Reference
    • Function Reference
    • Getting Started
  • Developer Docs ▾
    • Connector Development
    • API Reference

Function Reference

Functions

  • Branching
  • Code
  • Date & Time
  • Encryption
  • Error Handling
  • File
  • Flow Control
  • HTTP
  • JSON
  • JWT
  • List
  • Number
  • Object
  • Tables
  • Text
  • Text Analysis
  • True/False
  • URL
  • XML

Home > Function Reference

  • Branching

    • Assign If
    • Continue If
    • If/Else
    • If/ElseIf
    • Lookup
  • Code

    • Call Code Function
  • Date & Time

    • Add
    • Convert
    • Date to Text
    • Difference
    • Epoch
    • ISO
    • Now
    • Subtract
    • Text to Date
    • UNIX
  • Encryption

    • AES
    • Decrypt
    • Encrypt
    • HMAC
    • Hash
    • SHA1
    • SHA256
  • Error Handling

    • If Error
    • Return Error
    • Return Error If
  • File

    • Convert
    • Download
    • Info
    • Large Download
    • Large Multipart Upload
    • Large Upload
    • Multipart Upload
    • Upload
  • Flow Control

    • Assign
    • Call Flow
    • Call Flow Async
    • Pause
    • Pause Raw
    • Repeat
    • Return
    • Return Raw
    • Wait For
    • Wait Until
  • HTTP

    • Close
    • Delete
    • Get
    • Post
    • Put
    • Raw Request
  • JSON

    • Parse
    • Stringify
  • JWT

    • Decode
    • Sign
    • Verify
  • List

    • Add to End
    • Add to Front
    • At
    • Collapse
    • Construct
    • Difference
    • Filter
    • Filter Custom
    • Find
    • Find Custom
    • Flatten
    • For Each
    • For Each - Ignore Errors
    • Get First Item
    • Get Last Item
    • Includes
    • Index By
    • Intersection
    • Length
    • List to Text
    • Map
    • Merge
    • Pluck
    • Reduce
    • Reverse
    • Sample
    • Slice
    • Sort
    • Sort Custom
    • Sum
    • Truncate
    • Union
    • Unique Custom
    • XOR
    • Zip
  • Number

    • Absolute Value
    • Add
    • Divide
    • Exponent
    • Factorial
    • Formula
    • Log
    • Multiply
    • Power
    • Random Integer
    • Remainder
    • Round
    • Round Decimal Places
    • Round Down
    • Round Up
    • Sign
    • Square Root
    • Subtract
  • Object

    • Clear Empty
    • Construct
    • Filter
    • For Each
    • Get
    • Get Multiple
    • Keys
    • Map
    • Map to List
    • Merge
    • Move
    • Set
    • Size
    • Unset
    • Values
    • Zip
  • Tables

    • Create Row
    • Create Table
    • Delete Row
    • Export to CSV
    • Import from CSV
    • Read Row
    • Read Table
    • Search Rows
    • Update Row
  • Text

    • At
    • Base64
    • Base64 Decode
    • Compose
    • Concatenate
    • Find
    • Find Email
    • Find Last
    • Find Pattern
    • Length
    • Random
    • Replace
    • Replace Patterns
    • Split
    • Text Segment
    • To Lower Case
    • To Upper Case
    • Trim
    • UUID
  • Text Analysis

    • Date Extraction
    • Sentiment Analysis
    • Summarize URL
    • Tweet Parser
    • Value Extraction
  • True/False

    • All False?
    • And
    • Any False?
    • Compare
    • Expression
    • Not
    • Or
    • Or (Exclusive)
    • XNOR
  • URL

    • Decode Component
    • Decode Query
    • Encode Component
    • Encode Query
    • Format
    • Parse
  • XML

    • Build
    • Parse
Copyright © 2022 Azuqua