We are using Liquid template language and available variables are:
{{ pulse.id }} # returns string {{ pulse.source }} # returns string {{ pulse.summary }} # returns string {{ pulse.data }} # returns object
Was this page helpful?