Thirdd party integration

  • trippinwithjamie
    Asked on March 8, 2017 at 6:21 PM

    I created a simple form to colect client data at a trade show. I want to integrate this with my CRM (vacationcrm). I have the api service link (https://vacationcrm.com/travelmvc/api/Service/) as well as my personal api key, but I dont know what to do next! I am not a techie, but I've been told this is easy to do...

  • Ian
    Replied on March 8, 2017 at 9:11 PM

    We do not have direct integration with Vacation CRM yet. However, if you want to integrate it yourself through an API or POST, you have to write your script to integrate JotForm with your CRM. If you're not quite familiar with web scripting languages, I suggest hiring a developer.

    However, we do support HTTP Post data options which can be used in combination with custom programming to achieve different goals. The idea is to use a webhook / http post data option to post the form data to your custom script in order to re-format it and send to your CRM in a proper format (accordingly to their API docs).

    Here are the post data options:

    1. How to Setup Webhook with JotForm.

    2. How to Post Submission Data to Thank You Page.

    3. JotForm to Zapier Integration (Webhook to Webhook through Zapier may be an option in some cases).

    We also provide a JotForm API.

    Let us know if you have more questions.