Create a Lambda to text customers/subscribers. The Lambda should provide an api that can support multiple sources. The first source a list of phone numbers with meta-data, like first, last name, etc. The second source zeffy membership form. We will use the azure communication service to send the texts. Also need to record, separate costs for billing different customers for each text associated with a send, campaign for their respective communications.
Create a Lambda to text customers/subscribers. The Lambda should provide an api that can support multiple sources. The first source a list of phone numbers with meta-data, like first, last name, etc. The second source zeffy membership form. We will use the azure communication service to send the texts. Also need to record, separate costs for billing different customers for each text associated with a send, campaign for their respective communications.