OneButton icon indicating copy to clipboard operation
OneButton copied to clipboard

更新 Typeform API 版本

Open typingmonk opened this issue 7 years ago • 0 comments

CheckList :

  • [ ] Change Base URL at js/typeform.js
  • [x] Create API
    • [x] Adjust fields at tmpl/typeform.js (Tested by sending POST request through Postman)
  • [ ] Webhooks API 現在的這個 API 是需要付費的功能,之前 webhook_submit_url 是包在 create form 的 request 內一併送出,這個選項就拔除不使用。從 config.js 中拿掉。

typingmonk avatar Jun 19 '18 23:06 typingmonk