Salesforce Get Field

Gets the value of a text field from a salesforce record.

Get the value of a field from a salesforce record

Action Inputs

NameTypeDescription
Object NameStringAPI name of the object to get the field from
Field NameStringAPI name of the field to get
Salesforce Record IDStringSalesforce ID of the record to retrieve the field from

Action Outputs

NameTypeDescription
SuccessBooleanWhether or not the field was retrieved
ValueStringValue of the field