This is a little workflow for n8n / Nodemation (https://n8n.io/).
It copies an Idea from ProdPad (https://www.prodpad.com/) to your YouTrack (https://www.jetbrains.com/youtrack/) instance.
The workflow has three nodes.
- The first node (webhook) is quite straight forward. Nothing special here.
- The second node does all the transformation. You might change some details here, like customFields amongst others.
- The third node sends all the data to your YouTrack instance. Don't forget to add authentication and your YouTrack URL here.
- Can handle a webhook request from ProdPad and create a representation of the idea in YouTrack