Describe the problem/error/question
I'm uncertain about configuring custom credentials. Currently, I'm using a self-hosted instance and aiming to connect with a callin.io agent to enable my agent to initiate custom phone calls. I'm unsure how to set up the custom credentials as there isn't a field for an API call URL.
I'm assuming the API URL needs to be specified within the workflow for each required API call, but how does the authorization header integrate with the calls within the workflow?
What is the error message (if any)?
Please share your workflow
N/A
Share the output returned by the last node
N/A
Information on your callin.io setup
- callin.io version: 1.55.3
- Database (default: SQLite):
- callin.io EXECUTIONS_PROCESS setting (default: own, main):
- Running callin.io via (Docker, npm, callin.io cloud, desktop app): Docker
- Operating system: Windows 10
Hi
Not entirely sure about your process. Within the HTTP node, you can directly configure the API call, including the URL.
If you only require the authorization header, you can also set up a header authentication credential. There's no need to place the URL within credentials, and the HTTP node won't accept a request that omits the URL from the standard field.
Could you please elaborate on your workflow and explain why you're not utilizing the default fields of the HTTP request node?
Kindly provide more details about what you're trying to achieve.
This thread was automatically closed 90 days following the last response. New replies are no longer permitted.