Hello,
Wondering if anyone has a report that pulls the order service provider information that includes the Secure Electronic Address?
We need the report, as well. We need a mailing list of our service providers to send out requests for updates, etc.
I do not have a report but would an SQL query do?
select s.provlastname, s.provfirstname, s.keyword, s.specialty, s.secureelectronicaddress, b.searchname, b.name from servprov s
inner join business b on s.busid = b.busid
where S.SECUREELECTRONICADDRESS is not null
Here is a report that shows Service Providers with secure electronic address. I can email as well if you can't pull it down from this post. Thanks. Jen
I would like this report also.
May I have a copy of this list? I am trying to update our referrals process.
I cannot pull the link from the post.
Thank you!