import{FormbricksAPI}from"@formbricks/api";constapi=newFormbricksAPI({apiHost:`https://app.formbricks.com`,// If you have self-hosted Formbricks, change this to your self hosted instance's URLenvironmentId:"<environment-id>",// Replace this with your Formbricks environment ID}); ...
importrequests# 设置API端点和认证信息url = "https://api.formbricks.com/v1/surveys"auth = ("your_username", "your_password")# 定义调查问卷的详细信息data = { "title": "用户满意度调查", "questions": [ {"text": "您对我们产品的整体满意度如何?", "type": "rating"}, {"text": "您认...
Formbricks是一个开源的调查和体验管理平台,旨在帮助用户在应用内、网站、链接和电子邮件中收集用户和客户的反馈。它为开发者提供了一个隐私优先的替代方案,支持自托管或使用Formbricks云服务,并提供了丰富的数据分析工具。 体验调查管理平台,特别是基于开源基础构建的平台,相较于传统调查工具提供了更全面的客户互动视角。
{ "name": "@formbricks/api", "license": "MIT", "version": "1.7.0", "description": "Formbricks-api is an api wrapper for the Formbricks client API", "keywords": [ "Formbricks", "surveys", "experience management", "api" ], "sideEffects": false, "files": [ "dist" ]...
项目描述:一个跨平台的应用程序,它使用REST API和HTTPS加密来实现设备之间的安全通信。与其他依赖外部服务器的消息应用程序不同,LocalSend不需要互联网连接或第三方服务器。这使得LocalSend成为本地通信的快速、可靠和安全的解决方案。用户可以使用LocalSend实现设备之间的通信,而无需担心隐私和安全问题。8...
Formbricks is both a free and open source survey platform - and a privacy-first experience management platform. Use in-app, website, link and email surveys to gather user and customer insights at every point of their journey. Leverage Formbricks Insight Platform or build your own. Life's to...
Flexible Solution: Formbricks supports link surveys like Typeform, website surveys like HotJar Ask, in app surveys like Sprig as well as email surveys and responses via API. User Action Tracking: Integrate surveys into user actions without coding to provide a smooth and unobtrusive experience. Cust...
apps/web/app/api/(internal)/pipeline/lib/documents.ts (2) Line range hint 1-1: Improve error handling architecture with specific error types. The current error handling structure doesn't distinguish between different types of failures (AI generation, database operations, etc.). This makes it ...
You can use this integration in Formbricks Cloud as well as self-hosted instances of Formbricks. You only need a Formbricks API Key for this. Please check out the Formbricks Docs for more information.CompatibilityThis package was developed & tested with n8n > 1.4.0.Usage...
v2.2.2 … @formbricks/api@1.1.0 rtpa25 and mattinannt committed Oct 17, 2023 Verified 1 parent 3cf796b commit 5a7f290 Showing 5 changed files with 54 additions and 49 deletions. Whitespace Ignore whitespace Split Unified .husky pre-commit packages/prettier-config merged-prettier-plugi...