Parameters
The following caller_params
are passed to the interaction:
Key | Type | |
---|---|---|
record_type |
string | record type |
record_id |
int | record ID |
widget_id |
record | card widget |
return:
The caller implements the following return:
dictionary:
Req’d | Key | Type | |
---|---|---|---|
alert: |
string | A time-limited message to display at the top of a worker’s browser | |
clipboard: |
string | Text to copy in the worker’s browser | |
open_link: |
string | A URL to open in a new tab in the worker’s browser |
after:
Key | Type | |
---|---|---|
refresh_widgets@list: |
array | A list of card widget names to refresh |