Auto-Assign CustomerID by email domain

Moderator: crythias

Post Reply
jevans
Znuny newbie
Posts: 22
Joined: 04 Dec 2014, 21:14
Znuny Version: 4.0.2
Real Name: Jacob Evans
Company: Higher Information Group

Auto-Assign CustomerID by email domain

Post by jevans »

Has anyone done this? is it possible?

I have it configured as a postmaster filter, if there's a similar filter for customer registrations that would be sweet! I've searched the forums and googles but nothing so far.
crythias
Moderator
Posts: 10169
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Auto-Assign CustomerID by email domain

Post by crythias »

PMF regex match @domain
Set X-OTRS-CustomerNo databits
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
jevans
Znuny newbie
Posts: 22
Joined: 04 Dec 2014, 21:14
Znuny Version: 4.0.2
Real Name: Jacob Evans
Company: Higher Information Group

Re: Auto-Assign CustomerID by email domain

Post by jevans »

yes I have it configured for the postmail filter, but I'd like it setup for customer registration.
crythias
Moderator
Posts: 10169
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Auto-Assign CustomerID by email domain

Post by crythias »

There's a rare reason that you'd need to have customers sign up for your ticketing system themselves.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
jevans
Znuny newbie
Posts: 22
Joined: 04 Dec 2014, 21:14
Znuny Version: 4.0.2
Real Name: Jacob Evans
Company: Higher Information Group

Re: Auto-Assign CustomerID by email domain

Post by jevans »

True,
I was thinking of another solution to fit this 'need', if a customer emails in a ticket; part of my autoresponder includes a link to register. This could include a URL Parameter to set the CustomerID on registration.

I also noticed that you need to 'remember' the customer ID when creating a customer user, (even if creating the user from the Customer Information Center'

https://otrs/otrs/customer.pl#Signup;Cu ... ountNumber

Thanks!
seberget2
Znuny newbie
Posts: 74
Joined: 17 May 2013, 09:30
Znuny Version: 6.0.30
Real Name: Stein Erik Berget

Re: Auto-Assign CustomerID by email domain

Post by seberget2 »

jevans wrote:I was thinking of another solution to fit this 'need', if a customer emails in a ticket; part of my autoresponder includes a link to register. This could include a URL Parameter to set the CustomerID on registration.
You could have a look at http://opar.perl-services.de/package/S/ ... Management as it might help you along the way.
OTRS 6.0.12 on Ubuntu with MySQL DB, and various plug-ins and a hack or two :-D
Post Reply