Hi All,
I need help in setting up a rule that automatically assigns the organization of the user that is rasing the ticket. I need it so if we raise a ticket for the customer or the customers raises a ticket through the portal it will automatically assign the organization to the ticket.
Regards
Kirk
Hey Kirk,
The organization is a tricky field and we don't offer full support for this yet. It is possible to hardcode the value but we can't set it dynamically yet.
To hard code the value you need to set the advanced section in the edit actions:
{ "fields": { "Organizations": [1] } }
This will set it to the org with the id of 1.
If you only have a handful of orgs it may be possible to create a rule per org and use conditions to determine when to set that particular org.
Sorry we don't have a great story around this yet but it is defintely coming.
Nick
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.