How can I use the API to reference a Card in another Collection?

  • 22 November 2020
  • 3 replies
  • 7 views

Hi team,
I am using the sync API. Is there any solutions to reference to a card in another collection?
https://developer.getguru.com/docs/guru-sync-manual-api#referencing-other-cards-boards-board-groups-and-resources

3 replies

Userlevel 4
Badge
👋 Hey @ducbui279 - You can use the Guru Card Link URL to reference to other Guru cards instead of the card link in your directory. Example of HTML:
```https://app.getguru.com/card/cp6oRGxi/Card-Title" target="_top">Card Title Here```
Actually, the card is generated at the same time when I do the sync. So I don't know what the id is? In your example, I don't know `cp6oRGxi`
Userlevel 4
Badge
oh gotcha! I thought the card from another collection already existed. Can you explain the use case a bit more here? Does the other collection already exist?

Reply