Help
Peter_Coles
4 - Data Explorer
4 - Data Explorer
since ‎Sep 06, 2021
‎Nov 29, 2022

User Statistics

  • 4 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Is there a preferred way to escape data inside formulas when using the API? For example if we pass a formula into an API call like '{name} = ' + name where “name” is a variable that might contain user-generated inputs, then what’s the best way to esc...