You will need to publish the page you referenced from draft to published. Right now it is sitting in Draft mode so we cannot see it.
Sorry, Im new to this, Ive now set it to published.
Thanks
Post back here with the shortcode you used in your content box for this page.
It should look something like this :
[jsoncontentimporterpro url=https://json-content-importer.com/extra/json-examples/jci-step.json parser=twig id=NUMBER_OF_TEMPLATE]
[jsoncontentimporter url=”https://webhook.site/ad4b0509-6672-412a-b3fa-ffb48cbeb459.json” debugmode=10] test [/jsoncontentimporter]
Plugin Author
berkux
(@berkux)
https://webhook.site/ad4b0509-6672-412a-b3fa-ffb48cbeb459.json does not give any JSON.
But: “Sorry, the page you are looking for could not be found.”
Hi,
Any idea why it would be returning that?
Ive looked on the Webhook and it shows the Post data and my submission, do I need to redirect it to my server or can the JSON plug in do this without me needing to redirect it?
Sorry like I said I’m new to this
Hi @berkux,
Sorry for the ignorance but like I stated i am new to this with a big project…
Do I need to…
1. Redirect the webhook or should that find it from the code like written the youtube video.
2. Should I have set something up on WordPress to understand the data before I got to this point? like a “get_php” or something?
3. Do I need to do I something in the database fields
Plugin Author
berkux
(@berkux)
Hi @retailgecko1,
http://renewandsustainsolutions.co.uk/json/ shows, that
https://webhook.site/ad4b0509-6672-412a-b3fa-ffb48cbeb459.json
give an errorpage.
https://webhook.site/ad4b0509-6672-412a-b3fa-ffb48cbeb459.json or another like has to deliver JSON.
As I have no idea what https://webhook.site… is or how this works: It’s your first stept to get JSON out of it in any way.
The plugin just grabs the URL and it’s JSON and processes it.
Bernhard