Best answer

Integrating Lazada API with Zapier

  • 8 March 2021
  • 3 replies
  • 709 views

Hi, I am trying to create an integrations between Lazada and Zapier and I found out that this can be achieve through the Zapier Developer Platform. However, to create and App in Lazada they need a Callback URL. What should I put for the URL? 

I have tried to contact the Lazada Support but it return a system error.

 

Thank you.

icon

Best answer by Troy Tessalone 8 March 2021, 17:01

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.

3 replies

Userlevel 7
Badge +14

Hi @Kanami 

FYI: If you don’t need a full app integration you can use Webhook steps or Code steps to interact with an app’s API.

Webhooks: https://zapier.com/apps/webhook/integrations#triggers-and-actions

Code: https://zapier.com/apps/code/help

Hi @Troy Tessalone, thank you for your response.

I will look into the links you provided.

However, I still need the full app integrations between Lazada and Zapier. This is because it will make others in the team to use it.

Userlevel 7
Badge +11

Hey @Kanami,

When using a REST hook trigger, a callback URL would be set within the subscribe method. We have more details on how to set up REST hooks in your app integration here: 
How do I define Rest Hooks and use the embedded tester with them? 

I hope that helps. Let us know how you get on with this!