Versions Compared

Key

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

...

  • SalesForceSubscribeUDR
  • SalesForceResponseUDR

SalesForceSubscribeUDR

This UDR is used for subscribing to updates about specific objects.

Field

Description

replayFrom (long)

This field contains the replayId you want to start from.

See the Salesforce documentation for available replayFrom values.

topic (string)This field contains the topic you want to subscribe to.

SalesForceResponseUDR

This UDR is used for sending the content from the received updates into the workflow.

...