Skip to main content
Best answer

Integration with SMSUP

  • September 16, 2020
  • 1 reply
  • 103 views

Hi Team, 

I am just trying do the integration with SMSUP website using the basic auth. I have created the token from the website and also created the url to get the data from the website. When the hit the url using postman it will works fine,
But when hit the same in the Zapier am getting this-
{
  "status": -1,
  "message": "Le login et le mot de passe ne correspondent pas",
  "details": "Token invalide"
}

Postman response-
{
    "status": 1,
    "message": "OK",
    "ticket": "58775093",
    "cost": 1,
    "credits": 84,
    "total": 1,
    "sent": 1,
    "blacklisted": 0,
    "duplicated": 0,
    "invalid": 0,
    "npai": 0
}

 

Could you please me give any suggestion to get out of this.

Thanks in advance

Best answer by steph.n

Hi there @Aman Gupta - Thanks for posting! It looks like you reached the Support team to assist you further. But to share with the community the guidance offered to you:

Please take a look at SMSUP's API documentation, and it looks like they use API key based authentication, so you'd want to set up your app using that:
https://app.smsup.es/api/3.0/docs/

Here's details: https://platform.zapier.com/docs/apikey

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

1 reply

steph.n
Forum|alt.badge.img+8
  • Builder
  • Answer
  • September 22, 2020

Hi there @Aman Gupta - Thanks for posting! It looks like you reached the Support team to assist you further. But to share with the community the guidance offered to you:

Please take a look at SMSUP's API documentation, and it looks like they use API key based authentication, so you'd want to set up your app using that:
https://app.smsup.es/api/3.0/docs/

Here's details: https://platform.zapier.com/docs/apikey