How can I pass an object from workshop to an embedded iFrame?

You can pass parameters from Workshop to Slate in two ways:

  1. Use URL parameters appended to the Slate URL - https://www.palantir.com/docs/foundry/workshop/widgets-iframe/#url-parameters
  2. Use input parameters configured in the Workshop Iframe widget. These can be retrieved in your Slate app by using the Slate.getMessage event in the [Events panel] - https://www.palantir.com/docs/foundry/workshop/widgets-iframe/#input-parameters
1 Like