We use wrike for our project management and I’m testing out clockify to track our hours.
We have wrike projects and I want to get the names of our wrike projects reflected in clockify but I can’t get it to work.
I have managed to make a new project in clockify whenever I make a new project in wrike but I can’t get the name to go through to clockify.
How can I do this?
Any help would be much apreciated.
I would suggest completing the Make Academy before jumping into building a complete scenario.
Here are some useful links and guides you can use to learn more on how to use the Make platform, apps, and app modules. I found these useful when I was learning Make, and hope they might benefit you too —
Can you try the Make an API call module? The URL of the required endpoint is /folders/{folderId}; the request type is GET. You should replace the {folderId} with the folderId variable of the webhook.