<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/integrating-coz-jp-with-your-workflows-a-guide-to-the-n8n-node-mtytc22sk" -->

---
title: Integrating Coz.jp with Your Workflows: A Guide to the...
description: A step-by-step guide to integrating Coz.jp (a link management service) with n8n via a custom community node. Covers obtaining an API bearer token from the...
canonical: https://daily.dev/posts/integrating-coz-jp-with-your-workflows-a-guide-to-the-n8n-node-mtytc22sk
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Integrating Coz.jp with Your Workflows: A Guide to the n8n Node | daily.dev
og:description: A step-by-step guide to integrating Coz.jp (a link management service) with n8n via a custom community node. Covers obtaining an API bearer token from the...
og:url: https://daily.dev/posts/integrating-coz-jp-with-your-workflows-a-guide-to-the-n8n-node-mtytc22sk
og:image: https://api.daily.dev/og/posts/mTyTc22Sk.png
og:image:alt: Integrating Coz.jp with Your Workflows: A Guide to the n8n Node
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Integrating Coz.jp with Your Workflows: A Guide to the n8n Node

**[Daniel Petrica](https://daily.dev/sources/danielpetrica)** · [@danielpetrica](https://daily.dev/danielpetrica) · 4 min read · 3 upvotes · 0 comments

## Summary

A step-by-step guide to integrating Coz.jp (a link management service) with n8n via a custom community node. Covers obtaining an API bearer token from the Coz.jp advanced profile, installing the @danielpetrica/n8n-nodes-cozjp community node, configuring credentials, and using actions like creating, reading, listing, editing, and deleting links within n8n workflows.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://danielpetrica.com/integrating-coz-jp-with-your-workflows-a-guide-to-the-n8n-node/>

## Similar posts on daily.dev

- [I just started using n8n to automate my workflow, and I wish I had sooner](https://daily.dev/posts/i-just-started-using-n8n-to-automate-my-workflow-and-i-wish-i-had-sooner-ib1wffbls) · XDA Developers · 2 upvotes · 0 comments

---

Tags: [#automation](https://daily.dev/tags/automation), [#n8n](https://daily.dev/tags/n8n)

[View this post on daily.dev](https://daily.dev/posts/integrating-coz-jp-with-your-workflows-a-guide-to-the-n8n-node-mtytc22sk)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Integrating Coz.jp with Your Workflows: A Guide to the n8n Node","url":"https://daily.dev/posts/integrating-coz-jp-with-your-workflows-a-guide-to-the-n8n-node-mtytc22sk","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/integrating-coz-jp-with-your-workflows-a-guide-to-the-n8n-node-mtytc22sk"},"datePublished":"2026-03-31T13:40:04.974Z","dateModified":"2026-04-01T10:01:03.370Z","description":"A step-by-step guide to integrating Coz.jp (a link management service) with n8n via a custom community node. Covers obtaining an API bearer token from the...","image":"https://media.daily.dev/image/upload/s--CxzD6vbw--/f_auto/v1722860399/public/Placeholder%2005","thumbnailUrl":"https://media.daily.dev/image/upload/s--CxzD6vbw--/f_auto/v1722860399/public/Placeholder%2005","isAccessibleForFree":true,"articleSection":"Daniel Petrica","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Person","name":"Daniel, Petrica Andrei-Daniel","url":"https://daily.dev/danielpetrica","image":"https://avatars.githubusercontent.com/u/4850686?v=4","description":"Featured Laravel Artisan, DevOps & New Relic Consultant | Building Scalable Systems with Precision \n","interactionStatistic":{"@type":"InteractionCounter","interactionType":{"@type":"EndorseAction"},"userInteractionCount":1420}},"commentCount":0,"discussionUrl":"https://daily.dev/posts/integrating-coz-jp-with-your-workflows-a-guide-to-the-n8n-node-mtytc22sk","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":3},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"automation,n8n","timeRequired":"PT4M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Daniel Petrica","item":"https://daily.dev/sources/danielpetrica"},{"@type":"ListItem","position":3,"name":"Integrating Coz.jp with Your Workflows: A Guide to the n8n Node"}]}
```

