Skip to main content
Best answer

Integrating Lazada API with Zapier


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.

Best answer by Troy TessaloneBest answer by Troy Tessalone

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

View original
Did this topic help you find an answer to your question?
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

Troy Tessalone
Forum|alt.badge.img+14
  • Zapier Expert
  • 30870 replies
  • Answer
  • March 8, 2021

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


  • Author
  • 1 reply
  • March 9, 2021

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.


SamB
Community Manager
Forum|alt.badge.img+11
  • Community Manager
  • 7401 replies
  • June 1, 2021

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!