get started| features| pricing| docs| login
  • get started
  • features
  • pricing
  • documentation
  • login
  • Getting Started
    • How Does Instalink Work?
    • The Basics
    • Create a New Project
    • Navigating the Interface
    • Create Your First Data Flow
    • Testing Your Data Flow
    • Viewing Data Flow Logs
  • Concept Overview
    • Data Transformation
    • Process Queues
    • Observers
    • Progress Tracking
    • Template Syntax
    • Data Transform Scripting
    • Memory Management
    • Automated API Documentation
  • Basic Data Flow Actions
    • Listen to Request
    • Schedule Repeated Action
    • Send to URL
    • Respond with Success
    • Respond with Error
    • Transform Data
    • Check Data
    • For Each Item
  • Advanced Data Flows Actions
    • Redirect to URL
    • Connect to FTP/FTPS/SFTP Server
    • Send Message
    • Log Data with No Response
    • Return Data to Iterator
    • Return Error to Iterator
    • Insert to Database
    • Read from Database
    • Schedule Action
    • Cancel Scheduled Action
    • Queue Process
    • Retry Currently Queued Process
    • Fail Currently Queued Process
    • Session Store
    • Session Read
    • Define Action
    • Run Action
    • Action Callback
    • Handle Action Callback
    • Set Progress Total
    • Update Progress
  • Transforms
    • Dates
      • Adjust by Timezone
      • Current date
      • Current timestamp
      • Day of Month
      • Day of Week (number)
      • Day of Week (text)
      • Month (number)
      • Month (text)
      • Months ago
      • Truncate date to day
      • Truncate date to hour
      • Truncate date to minute
      • Truncate date to month
      • Truncate date to year
      • Year
      • Years ago
    • Encoding
      • Base 64 Decode
      • Base 64 Encode
      • CSV Decode
      • CSV Encode
      • JSON Decode
      • JSON Encode
      • URI Decode
      • URI Encode
      • X12 Decode
      • X12 Decode V2
      • X12 Encode
      • XML Decode
    • Lists
      • Aggregate Array
      • Aggregate Array By Group
      • All But First Item in List
      • All But Last Item in List
      • Array To Map
      • Combine Two Arrays Without Duplicates
      • Count of Items in List
      • Each Item in List as List
      • Extract Part of Array
      • Filter List by Matches
      • Filter List by Non-Matches
      • Filter List: Unique
      • Filter List: Unique By Key
      • First Item in List
      • Flatten List
      • Flatten List Recursively
      • Get Common Items In Arrays
      • Get Item In List At Index
      • Group Array By Value
      • Join List Into Text
      • Last Item in List
      • List Append
      • List Contains Value
      • List Get Index
      • List Sort By Key
      • Pluck Values from List Items
      • Random Item in List
      • Randomize List
      • Remove Index From List
      • Removes Items From Array In Other Arrays
      • Reverse List
      • Set Item In List At Index
      • Sort List
      • Transpose List of Lists
    • Logic
      • And
      • Equal to
      • Exists
      • Greater Than
      • Greater Than or Equal
      • Less Than
      • Less Than or Equal
      • Match
      • Not equal to
      • Or
      • Xor
    • Maps
      • Map Get
      • Map Has Key
      • Map Keys
      • Map Pairs
      • Map Size
      • Map Values
      • Map With Entry
      • Map Without Entry
      • Merge Maps
    • Math
      • Absolute value
      • Add
      • Cube Root
      • Divide
      • Divide (whole number)
      • Exponent
      • Multiply
      • Negate
      • Random Number
      • Random Whole Number
      • Remainder
      • Round down
      • Round number
      • Round towards zero
      • Round up
      • Square Root
      • Subtract
    • Other
      • Lookup
    • Presets
      • ISO Country
      • ISO Subdivision
    • Text
      • Append Text
      • Capitalize words
      • Concatenate Text
      • Create Hash
      • Create HMAC Signature
      • Extract HTML Attribute
      • Extract HTML Text
      • Extract Inner HTML
      • Extract Outer HTML
      • Left trim text
      • Lower case
      • Match Text
      • Prepend Text
      • Replace Text
      • Right trim text
      • Search Text
      • Split Text Into Lines
      • Split Text Into Words
      • Sub Text
      • Text Contains
      • Text length
      • Text split
      • Trim text
      • Upper case
    • Type Conversions
      • As Is
      • Boolean
      • Copy
      • Date
      • Date to String
      • List
      • Map
      • Number
      • Number to Fixed Decimal String
      • Text
      • Timestamp
      • Whole Number
privacy policy
terms of service