Help with adding a non-wix online form to my wix website - - www.indylas.org

Last year Wix helped me add my non-wix online form to my wix website and it’s worked great. I just got off the phone with a Wix rep and was advised to contact CORVID.

Here are the two links I need to add to my site:
https://interland3.donorperfect.net/weblink/weblink.aspx?name=E5192&id=5
https://interland3.donorperfect.net/weblink/weblink.aspx?name=E5192&id=6

In case you’d like to see what a non-WIX form looks like on our live site, here is the link:
https://interland3.donorperfect.net/weblink/weblink.aspx?name=E5192&id=1

So you are using Donor Perfect for these forms.
https://www.donorperfect.com/

So the next question will be how do you get those forms from them and onto your website?

Do you generate the forms through Donor Perfect and then get given a block of html code to add to your website?

Like on this page?
https://www.donorperfect.com/fundraising-software/integrated-online-forms/

If that is yes to above, then you can simply add that code to a html iframe or your page.
https://support.wix.com/en/article/using-iframes-to-display-visible-content-on-your-site

If you get given two blocks of html code that mentions you need to place the first part in your head section, then you need to look at putting it as a custom tool in your Tracking and Analytics section.
https://support.wix.com/en/article/embedding-custom-code-to-your-site

Otherwise, you could go down the harder yet more secure route and see if they have their own API that you can use with Wix with the use of Wix Fetch or Wix HTTP Functions.

https://www.wix.com/corvid/reference/wix-fetch.html
https://support.wix.com/en/article/corvid-accessing-third-party-services-with-the-fetch-api

https://www.wix.com/corvid/reference/wix-http-functions.html
https://support.wix.com/en/article/corvid-exposing-a-site-api-with-http-functions

Wix Example for exposing your site.
https://www.wix.com/corvid/forum/corvid-tips-and-updates/example-myapi-and-myapiclient

Or you can look into making up the user input forms yourself in Wix and have complete control over it all.

Thanks so much for your input. It’s not html, it’s a weblink. I know that I didn’t go to a great deal of time and effort with the WIX staff when I uploaded the DonorPerfect forms about 7 months ago. I have to use DonorPerfect’s forms so that all of our donations go directly into our DonorPerfect account.

II don’t know why the two web links for my forms didn’t work today when I was talking with a WIX rep. DonorPerfect told me they can’t help me. Now I’m at a total loss. The event is in a few months and I need to get this resolved before I can begin marketing.

Have a look at using Wix Modal then.
https://www.wix.com/corvid/reference/wix-window.html#openModal
https://www.wix.com/corvid/reference/wix-window.html#OpenModalOptions