n8n/packages/nodes-base/nodes/LinkedIn
agobrech 18d2e7cd57
fix(LinkedIn Node): Update the version of the API (#5720)
* 🐛 Change request to follow new API version

* Extract urn from response header

* Change body params for image and media request

* Fix body for Image and Article posts

* remove console log

---------

Co-authored-by: Marcus <marcus@n8n.io>
2023-03-31 15:04:43 +02:00
..
GenericFunctions.ts fix(LinkedIn Node): Update the version of the API (#5720) 2023-03-31 15:04:43 +02:00
LinkedIn.node.json
LinkedIn.node.ts fix(LinkedIn Node): Update the version of the API (#5720) 2023-03-31 15:04:43 +02:00
linkedin.svg
PostDescription.ts