简体   繁体   English

是否有可供第三方产品使用的Google Forms API?

[英]Is there a Google Forms API that can be used by 3rd party products?

I am looking to create a personalized form using the user data in my product database. 我希望使用我的产品数据库中的用户数据创建个性化表单。

I have already checked this link - Google Form API? 我已经检查过此链接 - Google Form API? . It talks about automating forms via Google app-scripts. 它讨论了通过Google应用程序脚本自动化表单。 That is not what I am looking for. 这不是我想要的。

I want to programmatically create a Google Form instance from the user data in my product database and then send the form to the user. 我想以编程方式从我的产品数据库中的用户数据创建Google Form实例,然后将表单发送给用户。

Google以编程方式创建Google表单的唯一方法是使用Google Apps脚本表单服务(Class FormApp)

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 谷歌 API 是否允许我们获得“使用通过谷歌身份验证的第三方应用程序”? - Does google API allow us to get 'Usage of 3rd party apps authenticated through Google'? 是否可以验证另一个 3rd 方应用程序已连接到 Google 帐户? - Is it possible to verify another 3rd party app is connected to a google account? Google Play 商店评论 API -- 检索评论时第三次请求未返回下一页令牌 - Google Play Store Reviews API -- next page token not returned from 3rd request when retrieving reviews 第三方 cookies 和 Google 选择器 - 3rd-party cookies and the Google Picker Google输入工具“API” - 可以使用吗? - Google Input Tools “API” — can it be used? 可以将SimpleMembership与Google API v3,OAuth2身份验证一起使用吗? - Can SimpleMembership be used with Google API v3, OAuth2 authentication? Google + API是否可以用于自定义域和gmail? - Does Google + API can be used for both custom domain and gmail? 可以使用 Google Calendar API 创建可扩展的日程安排服务吗? - Can Google Calendar API be used to create scalable scheduling service? 可以通过AJAX使用Google Maps / Places的“自动填充”API吗? - Can Google Maps/Places 'autocomplete' API be used via AJAX? 以编程方式为Google API创建产品/客户ID - Programatically create Products/Client IDs for Google API
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM