Twake Node#
Verwenden Sie den Twake-Node, um Aufgaben in Twake zu automatisieren und Twake in andere Anwendungen zu integrieren. Localmind Automate unterstützt das Senden von Nachrichten mit Twake.
Auf dieser Seite finden Sie eine Liste der Operationen, die der Twake-Node unterstützt, sowie Links zu weiteren Ressourcen.
Anmeldeinformationen
Informationen zum Einrichten der Authentifizierung finden Sie unter Twake-Anmeldeinformationen.
Operationen#
- Nachricht
- Nachricht senden
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.