Running into an issue where I am trying to build a workflow that sends tickets to a specific “workspace_id” within FreshService, but it is not available as an input with the plugin, and the field cannot be passed through as a “Custom Field”. I’m wondering if there is a way to edit the “inputs” for the FreshService plugin?
The automation works fine if I send it to a “group_id” that belongs to the default workspace (#2), but as my team has our own workspace & group_id within FreshService, we need tickets to get sent there.
My current workaround idea is to have a landing space created for us in the default workspace, and then rely on automation within FreshService to move those tickets to the correct workspace. This seems like it would cause more potential points of failure and lag between alerting.