Project information

Hello.

I'm stuck in a problem.

I need to export all the information about projects, but with the call "https://www.wrike.com/api/v4/folders" I only get:

 - Author ID

 - Owner ID

 - Custom Status ID

 - Start Date

 - End Date

 - Created Date

 

The additional information I need is:

 - Description

 - Custom Field ID

 - Custom Field Value

However, i can get this information but only if I change the API to this: https://www.wrike.com/api/v4/folders/{folderId}/.

The problem is that i have a lot of folders and projects, so this method doesn't work for me.

 

Is there any way to export all the project information from just one API?

I imagine something like this:

https://www.wrike.com/api/v4/folders?fields=[description,Custom Field ID,Custom Field Value]

 

I appreciate your answer

Regards

1
👍 Spot On 💡 Innovative Approach 💪 Stellar Advice ✅ Solved 🪄 Remove Kudos
1 comentario

Hi Esteban Alvarez, in order to get the project's description and custom field values with "https://www.wrike.com/api/v4/folders" method, you'll need to use an additional parameter fields. Please note that this parameter is available only for filtered requests. I suggest using project parameter as a filter. First, you can set it to true to get information about projects and perform the second call with project=false to retrieve information about folders. Here is my example:

​ Please let me know if you have any additional questions!☺️

Lisa K. Community Team at Wrike Wrike Product Manager Conviértete en un experto de Wrike con Wrike Discover

Lisa K. Wrike Team member Conviértete en un experto de Wrike con Wrike Discover

0
👍 Spot On 💡 Innovative Approach 💪 Stellar Advice ✅ Solved 🪄 Remove Kudos

Folllowing List for Post: Project information
[this list is visible for admins and agents only]

Superior

Próximas sesiones en vivo

¿No encontraste lo que buscabas? Escribir nueva publicación