Netlify java script code added in another CRM to zapier integration

PLEASE help us help you by writing a good post!
arc-cars-fare-calculator/

We have asked the AI Chatbot about zapier integrations but it didn’t help, We have an index code embedded in another CRM but it is not allowing us to map or access the data .
How can we map the data from Netlify to Zapier? We have an index code from Netlify added to Mastermind CRM, but we are unable to select it under the Netlify Trigger in Zapier. Could you please provide guidance on how to resolve this issue?

@ARC Excuse my ignorance, but what is an “index code”?

the java script which has been added

@ARC Unfortunately I currently have no idea what you’re talking about.

You might be talking about some kind of ‘embed code’, but it’s unclear.

Where did you get the ‘index code’ from? (E.g. Which service/system?)
Can you provide an example of the code?

Sorry using the wrong terminology. Simply refering to the file deployed on Netlify which has the java script

Trying now to use this as a form on zapier so can be integrated on another crm

@ARC No worries, hopefully you can get it sorted.

At this point I can’t provide any tips, as I still don’t understand what it is you’re trying to do.

In your first message you ask:

I don’t know what “data from Netlify” you are referring to.

If I had to take a wild guess, I think perhaps you have a form, on your ‘index page’, you have some JavaScript for that form, and you’re trying to figure out how to collect the data from that form and have it go into your CRM via a Zapier integration.

Let me know if that’s even remotely correct, or if I’m completely wrong.

1 Like

Your ‘educated’ guess is absolutley spot on

Except I hav eno form yet and unable to add or create a form

Don’t know how to collect the data and have it go into the CRM via a Zapier integration or even how to collect the data at all

@ARC Unfortunately this forum is for assistance with Netlify’s products & services, so it’s not a great place for help with creating a HTML form, writing JavaScript or working with Zapier.

You could solve this any number of ways, which would be up to your preference.

One way to do it might be to set the form up to use Netlify Forms, then try and connect that to the Zapier Integration. I cannot advise if that works though, since I’ve never used it.

Another way, (and how I’d probably do it), would just be to adjust your HTML Form/JavaScript to submit directly to Zapier. You could google around and watch tutorial videos on how to achieve this. Here’s an admittedly old blog post that does a decent job of explaining how you could use Zapier ‘Webhooks’ for it:
https://ohdoylerules.com/web/zapier-webhooks-for-html-forms/.

1 Like