I am trying to create a new task in Teamwork with its corresponding module.
When I read the API documentation of the Teamwork I see much more request properties than the Teamwork module in make provides.
Don’t forget to search for it first, just in case someone already suggested it, so that you don’t end up creating a duplicate.
Workaround
A workaround would be to use the generic “Make an API Call” module, so you can call any endpoint with any body you want.
Oops, this app was poorly designed, and does not follow Make’s best practices on implementing a “universal”/generic module.
You can submit this suggestion to create a universal module to the Idea exchange, under App improvement ideas.
Don’t forget to search for it first, just in case someone already suggested it, so that you don’t end up creating a duplicate.
For quicker assistance with reaching out to the app developer for Teamwork, you may also want to contact support directly.
Workaround #2
If the external service has a Developer API Reference/Documentation then you should be able to integrate the endpoints in Make using the generic HTTP “Make a request” module.