GetResponse 节点#
¥GetResponse node
使用“获取响应”节点来自动化 GetResponse 中的操作,并将 GetResponse 与其他应用集成。n8n 内置支持 GetResponse 的多种功能,包括创建、更新、删除和获取联系人。
¥Use the GetResponse node to automate work in GetResponse, and integrate GetResponse with other applications. n8n has built-in support for a wide range of GetResponse features, including creating, updating, deleting, and getting contacts.
本页列出了 GetResponse 节点支持的操作列表以及更多资源的链接。
¥On this page, you'll find a list of operations the GetResponse node supports and links to more resources.
Credentials
请参阅 GetResponse 凭据 以了解有关设置身份验证的指导。
¥Refer to GetResponse credentials for guidance on setting up authentication.
操作#
¥Operations
- 联系人
¥Contact
-
创建新联系人
¥Create a new contact
-
删除联系人
¥Delete a contact
-
获取联系人
¥Get a contact
-
获取所有联系人
¥Get all contacts
-
更新联系人属性
¥Update contact properties
模板和示例#
¥Templates and examples
What to do if your operation isn't supported#
If this node doesn't support the operation you want to do, you can use the HTTP Request node to call the service's API.
You can use the credential you created for this service in the HTTP Request node:
- In the HTTP Request node, select Authentication > Predefined Credential Type.
- Select the service you want to connect to.
- Select your credential.
Refer to Custom API operations for more information.