User

Simran Mehndiratta

Member since
Total activity 67
Last activity
Following 0 users
Followed by 0 users
Votes 0
Subscriptions 0

Activity overview

Latest activity by Simran Mehndiratta

  • Simran Mehndiratta created an article,

    The 360-Degree View

    The 360-degree view presents a record as a set of cards rather than a list of raw attributes. Each view can include a display image, a title, a subtitle, and additional cards that surface individua...

    • Simran Mehndiratta
    • Updated
    • 0 followers
    • 0 comments
    • 0 votes
  • Simran Mehndiratta created an article,

    Business Studio Overview

    Business Studio provides a visual interface for working with records in the Syncari unified data model. Records are presented as configurable cards rather than tabular attribute lists, allowing use...

    • Simran Mehndiratta
    • Updated
    • 0 followers
    • 0 comments
    • 0 votes
  • Simran Mehndiratta created an article,

    Lookup Syncari Record Function

    Function Name:Lookup Syncari RecordPurpose:The Lookup Syncari Record function should be used when you need to access a value from another record that has been synced to Syncari. Let's say when a ne...

    • Simran Mehndiratta
    • Updated
    • 0 followers
    • 0 comments
    • 0 votes
  • Simran Mehndiratta created an article,

    Maximum Value Function

    Function Name:Maximum ValuePurpose:Returns the maximum of all inputs. Use this function when you need to determine the largest value among two or more inputs before using it elsewhere in the pipeli...

    • Simran Mehndiratta
    • Updated
    • 0 followers
    • 0 comments
    • 0 votes
  • Simran Mehndiratta created an article,

    Minimum Value Function

    Function Name:Minimum ValuePurpose:Returns the minimum of all inputs. Use this function when you need to determine the smallest value among two or more inputs before using it elsewhere in the pipel...

    • Simran Mehndiratta
    • Updated
    • 0 followers
    • 0 comments
    • 0 votes
  • Simran Mehndiratta created an article,

    Stop Function

    Function Name:StopPurpose:Terminates the current execution path. Records will not continue processing through this path. Use this to conditionally halt pipeline execution based on business logic.Co...

    • Simran Mehndiratta
    • Updated
    • 0 followers
    • 0 comments
    • 0 votes
  • Simran Mehndiratta created an article,

    Attach Record Function

    Function Name:Attach RecordPurpose:This function is used to attach incoming records from your Source Synapse to an existing Syncari record according to your criteria. Before configuring this functi...

    • Simran Mehndiratta
    • Updated
    • 0 followers
    • 0 comments
    • 0 votes
  • Simran Mehndiratta created an article,

    Convert To JSON String Function

    Function Name:Convert To JSON StringPurpose:This function converts the input value into a JSON StringConfiguration:1. Enter a Display label for the node. This will be helpful with identifying the n...

    • Simran Mehndiratta
    • Updated
    • 0 followers
    • 0 comments
    • 0 votes
  • Simran Mehndiratta created an article,

    Parse JSON To Object Function

    Function Name:Parse JSON To ObjectPurpose:Assuming the input string is a valid JSON, this function converts the string to a an object containing key/value pairs.Configuration:1. Enter a Display lab...

    • Simran Mehndiratta
    • Updated
    • 0 followers
    • 0 comments
    • 0 votes
  • Simran Mehndiratta created an article,

    Parse JSON To List Function

    Function Name:Parse JSON To ListPurpose:Assuming the input string is a valid JSON, this function converts the string to a list of records that can be looped upon.Configuration:1. Enter a Display la...

    • Simran Mehndiratta
    • Updated
    • 0 followers
    • 0 comments
    • 0 votes