So here is what I want to happen,
Support request is submitted via email
Service project receives the email
creates a ticket -(everything up to this point is working correctly)
use the requester email domain to determine the organisation
creates the organisation if it does not exist
Adds the user to the organisation
adds the ticket to the organisation
populates the Organisations field on the ticket.
I just can't get it all working together.
I also have this setting set to no because I do not want users to be able to see each others tickets in the portal if they register
No, don't share email requests with the customer's organization. Requests sent from the portal will not be shared unless the customer selects otherwise
Need to confirm that "I just can't get it all working together. " means you have all the rules established and working, but it is not working as expected where the first rule at Issue Created trigger is not triggering the org creation?
Please advise. On the other hand, I am not aware that there is an action that will create the organization objects. I believe you will need to use the action "Send Webhook" with the correct REST APIs call and JSON body to conduct the setup. I have not personally done that yet at this time.
Looking forward to your reply.
Best, Joseph Chung Yin
Hello and thank you for the quick response.
I believe I have set thing up correctly.
I have organisations with domains registered to them to capture new customers.
When a new customer emails a request they correctly get added to the organisation and I can see the request listed for the organisation.
The issue is that the tickets Organisations field is not being populated.
I have tried creating an automation rule that triggers when an issue is created and the action is Edit issue -> set Organisations -> Use reporters e-mail domain
with the option to create the organisation if it doesn't exist
I also do not want requesters to see each others requests even if they are in the same organisation.
I also need the email domain of the organisation to be set as well if thats possible
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.