Hello team,
how can we retrieved all attachment links through API?
Hello team,
how can we retrieved all attachment links through API?
Hi
If you issue a GET call to the /api/v1/search/query
endpoint, you will be returned a field called src
that will be present for any attachments in the Card. The contents of that field should look like this:
https://content.api.getguru.com/files/view/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
To download the file, you’ll need to call it as an API endpoint with the GET method, still using your same Guru API credentials. Let me know if this gets you what you need
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.