Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Pulsar currently supports running custom Pulsar Settings Language upon completion of a successful sync. This can be useful for recording the sync time, counting records, or alerting the user to new information.

NOTE:  This trigger is tied to sync, and any data changes during this setting execution will be pushed to the Salesforce server, even if the user is forced offline permanently via settings.

Here is a trivial example that displays the sync date/time upon a successful sync:

...