Skip to content

Instantly share code, notes, and snippets.

@federecio
Created November 22, 2011 14:27
Show Gist options
  • Save federecio/1385774 to your computer and use it in GitHub Desktop.
Save federecio/1385774 to your computer and use it in GitHub Desktop.
<flow name="accountUpdatesSubscription">
<sfdc:subscribe-topic topic="/AccountUpdates"/>
<logger level="INFO" message="Received an update from Account with Name #[map-payload:Name]"/>
</flow>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment