Hi, I have a use case for this request. We have implemented a new point of sale system and we are a museum that has memberships that get created and renewed yearly. We are currently using CC to store membership data (via custom fields). I'd like to create a template via the UI and have the API call that template and send an email to a newly created or renewed member. The new POS has a webhook to another system I've developed, that system could then call the CC API when a membership is purchased, and update existing contacts or create a new contact with all the relevant info. The use case for this is that the non-programmers can update the wording / appearance of the template via the UI and not have to involve me to manually manipulate HTML. I moved our website from manually developed PHP to Squarespace for this same reason. Thanks!
... View more