XModPro

Posting JSON to a feed

mark mark posted Oct 22, 2018
Active Apr 18 · Viewed 2245 times

We can post data to a feed using AJAX and then utilize the posted data via [[URL:parameterName]] or [[Form:parameterName]] depending on weather we used a URL parameter or posted it as a form. But, what if the data was posted as JSON? How do we get to posted JSON object in a feed? For instance, what if we want a feed to behave a webhook?

6 Replies

Loading replies...