Best answer

How do I create a single workspace where I receive and work on projects for both Upwork and Fiverr?


I am trying to connect my Upwork and Fiverr to a single workspace where I receive and work on projects from both. Is this possible? If so how? @upwork

icon

Best answer by christina.d 17 June 2022, 09:40

View original

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

4 replies

Userlevel 7
Badge +9

Hi @terren 

Upwork does have api that you can use to get Messages, Job, and More, find out rest here: https://developers.upwork.com/?lang=python#messages

However, fiverr doesnt have any API. You can try webscraping in fiverr to mimic API, however, I think it may be against fiverr’s TOS.

Userlevel 7
Badge +12

Hi @terren!

Do you get email notifications about projects from Fiverr? If so, you could use an email parsing app to pull the details of the project from the email to pass them along to where you need them.

Userlevel 7
Badge +9

Hey there, @terren! I wanted to pop in and see if Troy’s and Danvers tips did the trick? Keep us posted! We’d love to know how you’re getting along on this. 🤗

Userlevel 7
Badge +9

Hey @terren! I wanted to drop by and mention since we don’t currently offer an Upwork app I've added your vote for this integration to our internal app wishlist! We'll be sure to let you know if and when this app is added to Zapier. 🙂

In the meantime, if you're curious, here's a bit more on how new services typically get added to Zapier: https://zapier.com/help/manage/app-connections/request-to-add-a-new-app-to-zapier

I also wanted to summarize some of the recommendations for anyone who might be following along:

Upwork does have api that you can use to get Messages, Job, and More, find out rest here: https://developers.upwork.com/?lang=python#messages

However, fiverr doesnt have any API. You can try webscraping in fiverr to mimic API, however, I think it may be against fiverr’s TOS.

Danvers also had a great suggestion if you’re currently receiving project email notifications from Fiverr: 

...you could use an email parsing app to pull the details of the project from the email to pass them along to where you need them.

I hope this helps!