-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added Mobivate Messaging adapter #35
base: main
Are you sure you want to change the base?
Added Mobivate Messaging adapter #35
Conversation
Added Support for Mobivate. Also Added and performed tests for same.
Hey, Due to time constraints, I'm going to mark this PR When it is merged, we'll contact you for Appwrite-specific Hacktoberfest swag. Thanks for helping us improve Appwrite! |
Hey there! There were a lot of big PRs during this Hacktoberfest, and we wanted to give everyone ample time to collaborate with our engineering team. If you were able to merge your PRs during October, amazing. If it’s still not merged, don’t worry about it either. Either way, we’ve got your Hacktoberfest swag minted and ready to ship. Please comment with your Discord username here so we can contact you about your shipping information to deliver your Hacktoberfest swag. |
Thank you for the update! It was a good experience working on the PR. My Discord username is fadkeabhi. Looking forward to PR merger and receiving the Hacktoberfest swag! |
Will reach out soon. Putting together forms and sorting out logistics. Thanks! |
What does this PR do?
Adds the Mobivate Messaging Adapter
Test Plan
In your env, add MOBIVATE_API_KEY, MOBIVATE_ROUTE_ID, MOBIVATE_TO, MOBIVATE_FROM
Related PRs and Issues
appwrite/appwrite#6393
Have you read the Contributing Guidelines on issues?
Yes.