Hi there,
I am searching for a mechanism to provide dynamic/parametrized input to a macro (Salesforce Connector)
I would like to build a template which uses multiple macros that would display data based on the value of the input (i.e. pull data from Salesforce based on the Account.Id).
And there will be more places in the page where these macros will be used, for various types of data. In this case it would be tedious to edit each macro on a new page and put the needed input value
The Need:
A mechanism to provide input to a macros as a parameter and not actual value. For example it would be great to use variables, or even the pair Excerpt + Include.
Many thanks for your help in advance