Plugin close method perform two redirections (activityId and plugin)
Summary:
Wondering if it's possible for on the close method of the plugin to redirect back to an activityId and open a specific plugin?
Content (please ensure you mask any confidential information):
Use case: Outside of an Activity (Main Menu) - plugin is designed to search activities and return the list of activities, filter by date, then allow the user to select desired activity - but to redirect them directly into the selected activity's plugin.
Can both the backActivityId & plugin_by_label be passed?
{
"apiVersion": 1,
"method": "close",
"backActivityId": "4225473",
"backScreen": "plugin_by_label",
"backPluginLabel": "plugin_b"
}
Version (include the version you are using, if applicable):
Tagged:
1