Skip to main content
Best answer

GetResponse API Request wrong url


I have tried to create a basic request to get all contacts from a certain list in GetResponse. But all the requests to the api have this error in response.
{"httpStatus":404,"code":100001,"codeDescription":"Route not found, please check url","message":"Route not found - [requestedUrl => /v3https://api.getresponse.com/v3/campaigns/ZPUBn/contacts/, requestedMethod => GET]","moreInfo":"https://apidocs.getresponse.com/en/v3/errors/100001","context":[],"uuid":"63be92da-e52d-47e6-a8c8-6629717589c1"}
It looks like it tries to set the api endpoint itself, but if I set just the part with /campaigns/… it would throw an error that “Url should have https://
 

 

Best answer by Troy TessaloneBest answer by Troy Tessalone

@nicklll 

You can try opening a ticket with Zapier Support: https://zapier.com/app/get-help

 

This is the correct link for the GetResponse API endpoint: https://apireference.getresponse.com/#operation/getContactsFromCampaign

 

Possible workaround options:

 

 

 

View original
Did this topic help you find an answer to your question?

3 replies

Troy Tessalone
Forum|alt.badge.img+14

Hi @nicklll 

Can you link to the specific GetResponse API endpoint documentation you referenced to configure the API Request?


  • Author
  • New
  • 1 reply
  • April 10, 2024
Troy Tessalone wrote:

Hi @nicklll 

Can you link to the specific GetResponse API endpoint documentation you referenced to configure the API Request?

Hi @Troy Tessalone, here is the link.
I should also mention, that I used postman to test the exact same endpoint and it works completely fine.


Troy Tessalone
Forum|alt.badge.img+14
  • Zapier Expert
  • 31388 replies
  • Answer
  • April 10, 2024

@nicklll 

You can try opening a ticket with Zapier Support: https://zapier.com/app/get-help

 

This is the correct link for the GetResponse API endpoint: https://apireference.getresponse.com/#operation/getContactsFromCampaign

 

Possible workaround options:

 

 

 


Reply