Integrations
Make custom API calls for an app in Duaer
When a Duaer app node does not expose the API you need, use HTTP Request and reuse that app’s saved authentication.
Reuse the app credential
Duaer app nodes cover common operations. If the REST path you need is not on the node, open HTTP Request, choose Predefined Credential Type for authentication, and pick the credential you already saved for that app.
Duaer attaches that credential’s auth headers or signature. You fill in the method and path. The note in node settings links here.
Questions
Why does Duaer still ask for HTTP Request?
Because an app node only wraps common operations. Duaer uses HTTP Request with that app’s saved credential so you can call an API the node does not expose, without pasting the secret again.
In this section
Built-in integrations in Duaer
Built-in triggers, actions, and credentials in Duaer. Triggers start a digital organization. Actions run a step after it has started.
IntegrationsRisks of community nodes in Duaer
Before you install a community node in Duaer, know the code comes from a source the instance admin trusts, and know what permissions it gets.
IntegrationsTroubleshoot community nodes in Duaer
When a Duaer community node will not install or run, check the version, permissions, and node docs, then the instance logs.