Skip to main content
Best answer

Adding a .net program to zapier

  • November 2, 2020
  • 1 reply
  • 98 views

Hi everyone, my company has a .net program that many other companies have asked about integrating to their CRM’s. Can anyone help with information on how to get on the Zapier platform?

Best answer by ikbelkirasan

Hi @smeehan - Your .NET program can’t run on the Zapier Platform. Zapier Platform runs on Node.js so your program should expose a REST API that the Zapier app can communicate with.

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

ikbelkirasan
Forum|alt.badge.img+12
  • Zapier Solution Partner
  • Answer
  • November 2, 2020

Hi @smeehan - Your .NET program can’t run on the Zapier Platform. Zapier Platform runs on Node.js so your program should expose a REST API that the Zapier app can communicate with.