Using API to send notifications
Hi there! I have a rather niche use case. I have a field in my TD form that contains a list of the TD support groups. I want the person entering the ticket using that form to be able to select which support group to notify for their ticket (there could be more than one).
Once I do that, I need to use the API to then notify those groups. Any ideas on how to search TD for the group name, get a list of e-mail addresses in that group, and then send a notification to those e-mail addresses?
I'm feeling a bit dumb because I can't even figure out how to send a notification using the API.
Any help would be appreciate :) Thank you!
Answers (2)
Hello Kay,
I don't think this would be easily doable via any sort of ticket workflow involving web service methods. Is that how you are trying to attempt this or are you looking to use iPaaS to achieve this process?
Sincerely,
Mark Sayers
Sr Support Consultant, CS
I was going to try it this way since I'm not that familiar with iPaaS yet - do you think it would be more achieve-able to use iPaaS for it?