Hi Folks,
I’m trying to create a custom integration by duplicating a marketplace integration. I exported the built-in integration’s dependencies to import them into my custom integration, but I encountered an error. I couldn’t find any relevant information or posts about this issue.
Has anyone else experienced this or know how to resolve it?
Solved! Go to Solution.
The Marketplace team kindly gave me some input for this
We think this is because you are using the "+" button to do this manually, and therefore it's messing with ordered dependencies
Try letting the system do this with the "Libraries" text input, if you put in the final package, all dependencies are calculated and pulled down for you
Potentially, if the need arises, you might be able to do the dependencies using Library and THEN use "+" button... but I think you wont need this approach at all I hope
HTH
The Marketplace team kindly gave me some input for this
We think this is because you are using the "+" button to do this manually, and therefore it's messing with ordered dependencies
Try letting the system do this with the "Libraries" text input, if you put in the final package, all dependencies are calculated and pulled down for you
Potentially, if the need arises, you might be able to do the dependencies using Library and THEN use "+" button... but I think you wont need this approach at all I hope
HTH
Yes, adding dependencies through the Libraries input worked. I honestly wasn’t aware that it handled dependencies this way. 😄
Other than that, when using the ”+” button, I was able to resolve the issue by first adding the dependencies and then adding last one that was causing the error. But moving forward, I’ll definitely stick to using Libraries input 😄