Hello,
I am wanting to create a project with an existing client in Teamwork which is then created in Harvest (that also has the same existing client).
So far as I can understand, this is the error occurring:
- Create project in Teamwork - working
- Add client to project in Teamwork - working
- Create project in Harvest with same name - working
- ERROR: cannot find client
This is for clients that already exist on both Teamwork and Harvest. So I believe the issue is to do with the Client_ID for the same client are different in the two platforms. So Zapier is looking for the same Client_ID, rather than the same name.
APPARENT SOLUTIONS:
Look up table: I have researched this and determined that this is not an option as we list hundreds of clients so it is just not feasible for us to keep adding new clients to Zapier everyday just for this automation to work.
Instead, this can be solved by using webhooks. However, I am unsure how to include a dynamic URL as the URL for each client would be different each time in Harvest (the end webpoint).
Any pointers would be greatly appreciated!