Sending SMS from Zendesk

0

We need to implement a solution where customer service is able to send a sms to the customer by clicking a button on Zendesk. What would be the recommendation for implementing sms. Would it be using AWS Cognito and Lambda AWS SNS? Or API Gateway HTTP API? Which one is more secure and cost effective?

1 réponse
2
Réponse acceptée

I d look into Eventbridge and it’s integration with Zendesk. https://aws.amazon.com/eventbridge/integrations/. You could react from a status change in zendesk which then triggers an event bridge rule and from there trigger an SNS topic to send sms.

Api would also work, by a bit more tightly coupled dependency gets introduced.

profile picture
EXPERT
répondu il y a 2 mois
profile picture
EXPERT
vérifié il y a 2 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions