We would like to send an email through a process that requests feedback from a customer. We would like them to click a link that passes an ID to an object, which can then insert their feedback response.
We do not want them to have to enter credentials to do so. How can I create an object that can be referenced without a username and password?
Thanks
Like
3 comments
18:33 Sep 07, 2022
Bogdan,
Thanks, I have been able to create a test webservice to try this out. However, the second step in making it anonymous is to register it. However, how can I register it if the ServiceModel is locked? I'm not clear how to create a svc file in ServiceModel as per step 2 of the process. The Add button is greyed out.
Show all comments