Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一项服务 (KimonoLabs.com) 想与 Parse.com 链接。我需要提供一个将数据推送到 Parse.com 的 webhook URL。如何在 Parse.com 中做到这一点?
我能够问 Tobias Dre 如何做到这一点。
webhook 链接的答案:
https://你的应用程序 ID* :javascript-key=****你的 javascript 密钥***@api.parse.com/1/classes/your_class
学分:使用 Kimonolabs Webhook 发布数据