I want to send customer data from WIX submission form to my PHP site through endpoint provided by my PHP developer

Hi Hi I want to send customer data from my WIX submission form to my PHP site through endpoint/API provided by my PHP developer.

So, you can definitely do this using Corvid. You will need to create a custom forum, and bind the data elements to your php sites database.

Don’t ask me for more! Haha, I only know it can be done.

Thanks Brett. But I am looking for sample Corvid code that how to send data to PHP site by using its API.

@kamran080 Yeah, there are a lot of resources over on the Corvid site. www.wix.com/corvid

  • I would start there. :slight_smile:

@kamran080 Direct link to their API Documentation: https://www.wix.com/corvid/reference/api-overview/introduction

Dear @brett again thanks for your support. These all are WIX APIs. I want call an external API/Endpoint designed in PHP and provided by me PHP developer. I will call this API to wix and pass some parameters from my WIX submission. The submission form picture is attached. Kindly give me your valuable suggestion.

Totally beyond me. :stuck_out_tongue: I would search Corvid resources and maybe even their forum. Im useless here!!! :frowning:

@brett But you got me point ?

Yes of course. And for this im not sure. It’s much too technical for me. :frowning:

Even with those screenshots… it doesn’t do any good because No one here can tell what is happening. It’s like taking a picture of a car and asking why the engine won’t crank - Same logic here.

I’m not sure how much code experience you have, but you can do a few things from this point.
1: Search the Corvid site and try to find a resource that will explain - I’m unfortunately not able to.
2: Post in Resources and Opportunities and hire a Partner Dev - Be specific in what you are trying to do (more so than here)
3: Use the marketplace - wix.com/marketplace and hire a Dev Partner.

@brett Thanks

@kamran080

Read about wix http functions and search Corvid forum related to this topic…

Read this and search Corvid forum related to this topic…

Hello @Thrishti Labs ,

Thank you so much for your reply

.

This is my WIX site ( https://www.gordotv.com/ ). I have a submission form in this site (picture is attached). I just want when my client press the submission button on the from, his information should go to my PHP site through an api/endpoint/url which is provided by my PHP developer (api example picture is attached). Therefore there are tow tasks.

  1. Getting data for recently/currently register user. As soon as he pressed the button.

  2. And send his detail to my PHP site through api/endpoint/url which is provided by my PHP developer (api/enpint example is attached in picture).

Right know when every my any client register for a trial version in my WIX site, After that I have to take his data and enter to my PHP site manually by my self.

I have some basic knowledge of programing. I will be truly appreciated if I have sample code for this that how to call an api/endpoint and pass parameters (my client information) to this.

I am waiting for valuable reply.

Thanks,
Regards,