Special Variables
retvalue
apply_exchange_rate_adjustments(sf_collateral.response.payload.collateral)
apply_inflation_adjustments(sf_collateral.response.payload.collateral)
retvalue = sum(c.Amount__c for c in sf_collateral.response.payload.collateral)if input.payload == "test value":
retvalue = input.payloadrun_history_id
adapter_config
FIELD
VALUE
output
input
Iterable within integrations: {xx}item and {xx}idx
Builder Component
Field
Item
Index
parentint
Last updated
Was this helpful?