Created
July 5, 2018 09:01
-
-
Save actual-saurabh/6b698fc68e800a65b672cd744c3866e2 to your computer and use it in GitHub Desktop.
Micros Recipe
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "llms/dummy-recipe", | |
"description": "This Recipe creates enrolls & redirects newly registered members to a welcome course.", | |
"author": "saurabhshukla", | |
"tags": [ "onboarding", "membership", "course" ], | |
"micros": [ "llms/welcome-course-membership", "llms/dummy-micro" ] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment