Skip to content

Instantly share code, notes, and snippets.

@bcardiff
Created September 2, 2015 15:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bcardiff/e3aa3ef3af262ec5fe7a to your computer and use it in GitHub Desktop.
Save bcardiff/e3aa3ef3af262ec5fe7a to your computer and use it in GitHub Desktop.
mbuilder repro 331
{"tables":[{"name":"Trackers","guid":"bb1c463d-b35f-4fb0-a18b-78fab5f25963","kind":"local","fields":[{"name":"Phone","guid":"abf4aca1-502c-43f6-acad-0f88c33340fc","valid_values":""}],"protocol":["query","update","insert"]}],"message_triggers":[{"name":"track","enabled":true,"message":{"from":"+1-(234)-567-8912","pieces":[{"kind":"text","text":"track","guid":"815fa0f2-cfd7-4863-94d8-92fdb1430cdd"}],"pattern":"(?i-mx:\\A\\s*track\\s*\\Z)"},"kind":"message_trigger","actions":[{"kind":"create_entity","table":"bb1c463d-b35f-4fb0-a18b-78fab5f25963","field":"abf4aca1-502c-43f6-acad-0f88c33340fc","pill":{"kind":"placeholder","guid":"phone_number"}},{"kind":"send_message","message":[{"kind":"text","guid":"you are been tracked"}],"recipient":{"kind":"placeholder","guid":"phone_number"}}]},{"name":"all","enabled":true,"message":{"from":"+1-(234)-567-8912","pieces":[{"kind":"text","text":"all","guid":"0e2be89a-85dc-4eaf-b988-38f88ff0c9aa"},{"kind":"placeholder","text":"lorem ipsum","guid":"f02701b4-d99f-446b-aa90-39291f709427"}],"pattern":"(?i-mx:\\A\\s*all\\s+(.+?)\\s*\\Z)"},"kind":"message_trigger","actions":[{"kind":"send_message","message":[{"kind":"placeholder","guid":"f02701b4-d99f-446b-aa90-39291f709427"}],"recipient":{"kind":"field_value","guid":"abf4aca1-502c-43f6-acad-0f88c33340fc","aggregate":null}}]},{"name":"loop","enabled":true,"message":{"from":"+1-(234)-567-8912","pieces":[{"kind":"text","text":"loop","guid":"4dd19bb1-9901-4699-95b9-733f8cab0435"},{"kind":"placeholder","text":"lorem ipsum","guid":"5f273f87-09ec-493b-90dc-e1bbccf40665"}],"pattern":"(?i-mx:\\A\\s*loop\\s+(.+?)\\s*\\Z)"},"kind":"message_trigger","actions":[{"kind":"foreach","table":"bb1c463d-b35f-4fb0-a18b-78fab5f25963","actions":[{"kind":"send_message","message":[{"kind":"placeholder","guid":"5f273f87-09ec-493b-90dc-e1bbccf40665"}],"recipient":{"kind":"field_value","guid":"abf4aca1-502c-43f6-acad-0f88c33340fc","aggregate":null}}]}]}],"periodic_tasks":[],"validation_triggers":[],"external_triggers":[],"external_services":[]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment