Can someone help me set up a new API integration for Unleashed?
It looks like your topic is missing some important information. Could you provide the following if applicable.
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system:
This sounds quite vague. Do you have any specific question where you got stuck while trying to implement your own solution?
It also looks like you are talking about Unleashed Assemblies API. Hopefully this link is helpful already.
Also, have a look on documentation where you can check how to set up token in n8n:)
Hi Guys, thank you for your reply. I am looking at export the auto assemblies from unleashed into monday.com .
Hey there,
If you’re setting up the entire workflow, start by collecting information from Unleashed and then separately input it into Monday. Afterward, you can integrate them.
In a nutshell, check if the operations you need are natively supported by n8n; if they are, setting this up should be straightforward. If not, refer to the API documentation of the services you’re using (check the link @ihortom shared). For Unleashed, you can utilize the HTTP node in n8n. Set the authorization to ‘Predefined Credential Type,’ select your service (Unleashed or Monday), and use the credentials you’ve set up for it.
Let us know when you will face any issue:)
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.