- 4
- 183 412
WPGetAPI
Приєднався 6 лис 2022
WPGetAPI is the easiest way to connect your WordPress website to an external API. Free, powerful and easy to use, you can connect to virtually any REST API and retrieve data without writing a line of code.
Create WooCommerce Products from API Data
A quick 2 minute video showing you how to create WooCommerce products using the ASOS API.
Using the API to Posts plugin from WPGetAPI you can create posts, custom posts, pages, WooCommerce products, real estate listings, car listings or any other type of WordPress post type from your API data.
Visit wpgetapi.com/downloads/api-to-posts/ for more information.
If you have questions, please visit our website and check out the docs or send us a support request from our website. We don't usually monitor questions here.
Using the API to Posts plugin from WPGetAPI you can create posts, custom posts, pages, WooCommerce products, real estate listings, car listings or any other type of WordPress post type from your API data.
Visit wpgetapi.com/downloads/api-to-posts/ for more information.
If you have questions, please visit our website and check out the docs or send us a support request from our website. We don't usually monitor questions here.
Переглядів: 11 112
Відео
Quick intro to WPGetAPI
Переглядів 22 тис.Рік тому
A quick 2 minute video on how easy it is to connect your WordPress website to an external API. Visit wpgetapi.com for more information. If you have questions, please visit our website and check out the docs or send us a support request from our website. We don't usually monitor questions here.
Using Tokens - How to create a lead in Hubspot without writing any code
Переглядів 2,2 тис.Рік тому
A quick tutorial on using tokens in the Pro Plugin. We create a lead in Hubspot using WPGetAPI and Gravity Forms. It couldn't be simpler! And this method can be used for any form plugin that you use and for any API that you use. View the plugin here: wpgetapi.com/downloads/pro-plugin/ If you have questions, please visit our website and check out the docs or send us a support request from our we...
Connect to API's using WordPress, without writing code!
Переглядів 148 тис.2 роки тому
A quick tutorial on how to connect your WordPress website to an API using the WPGetAPI plugin. The tutorial shows you how easy it is to connect an API to WordPress, without writing any code. Transcript In this video we will show you how to connect to an API and how to display the data using both the shortcode and the template tag. We will connect to the Quotable API which will return us a rando...
I want to know, how are variable products imported?
Can this be used with a holiday let api?
Helmer Rapid
Start with an opening PHP tag and then we'll paste in our template tag. When i do that, i receive the warning "special characters must be escaped [ < ] what does that mean?
Martin Melissa Lee Lisa Taylor Mary
Jackson Carol Harris Paul Jones Scott
I cannot see the "Import this endpoint" option. How could I see that?
how to integrate it into wordpress widgets?
The title says "without writing code" but I need to 🤔
how you added testsite in wordpress..
Super hit!!!!
thank you
Integrate the Coupomated coupon Rest API on your website, app or any custom platform.
its to fast
can you make video of how the chaining api call works?
shortcode option not showing in snippet now
Title says "without writing code". Half way through the video "now, we need to write a little code".... ua-cam.com/video/goHkt-t3pok/v-deo.html . Apart from that, the video is actually really clear and simple.
love it❤❤
you have a video if you want to do this for a payment gateway?it needs to check if the payment is done.
Will this work for any kind of api integration? Like payments integration and the likes
how to implement pagination, im using pro plugin? thank you.
I did the same steps . everything was working fine but at the end when I give the command "echo $data['content']; it gives no output on the screen. if i give echo '<br>', It shows one line brake only. Anyone can explain please???
same here
Hi I notice you have the base URL for ATDW stored, do you have any demo information for connecting to this API? I am currently working with this API and am experiencing a few difficulties. Thanks
Hi, how to remove an api added?
TY
Please, tell me: Does this work in multisite environments? Thanks a lot.
How do I make it so that when I register a user on Wordpress, they consult an API and make a comparison, if the fields are ok? If he is, let him register, if not, he won't let him!
Hello, thanks for the video but, i have a problem, i capied exactly what u did and when i click on test button, nothing happens (i mean i dont have any error message but i dont have any result to) someone of u have a solution ?
yes
there is free plugin called smm-api to automate full automation and order processing
Please make a video for elementor pro form API after submit send data to another site or CRM
How to apply your plugin to contact From? I want to send data submit on my landingpage to another website: 1. My landing page with submit form 2. Adcombo network have already API
Can i get snippets from this?
Is there a chance of use an api to post a json from WP to an external api in java for example?
WordPress is all PHP, so no option for java
Hello! this solution looks good, but i have a question, does this plug in hide the api key on you browser?
Yes it does!
Can I connect Rapid API?
Yes we have some docs here for connecting WordPress to RapidAPI: wpgetapi.com/docs/connect-apis-from-rapidapi-to-wordpress/
can we post some data by using this plugin?
I have 2 wordpress websites that I need to sync the ACF dynamic field between them. When some list is uploaded at the first website, I want that the same list will be upload on the 2nd website, automatically. What is the best way to make it happen?
check out a recent video i did on ACF and automating the rest api with Activepieces - all available free
It's a privilege to meet you all. I hope your families experience excellent health, prosperity, and plenty of good fortune.
I'm using LocalWP and it gives me an error when I try to echo 'content'. Any idea why guys ? The website is not hosted, just a safe environment to create the basics and try new things, so i wonder if it's because of that
how about the authorization step?
awesome thank u
I follow these steps. but when I use the echo to display or output content it goes blank without data.. any help?
I doesnt work for me if I copy the shortcode in the snippet as it appears in my site, which is [code_snippet id=6 php format] but it works ifI change it to what the video shows, changing the end to php=true
hi,which plugin do you use? It sound good.
The free plugin is here: wordpress.org/plugins/wpgetapi/
How can i contact with you?
Hi, please check our website at wpgetapi.com
Hi, good job. how can we post raw json text without key name?
Hi, this is now possible by default. Just need to add the json text within the value field.
Hi, thanks for that video. How would you pass parameters to your API query?
You can pass parameters within the fields within the admin. Or you can use the PRO plugin to pass dynamic variables or tokens.