API response result on the Confirmation Page

By: shaun haage | Asked: 08/13/2024
ForumsCategory: General questionsAPI response result on the Confirmation Page
shaun haage asked 1 month ago
We are the Formidable API addon to retrieve response  from an API for various SEO calculation End Points. The only way I have been able to get a successful response from the API is by presently hardcoding the payload as RAW data
[
{
"target": "digital.com.au",
"location_code":2036,
"language_code":"en",
"ignore_synonyms":false,
"limit":100
}
]

 
If I replace
"target": "digital.com.au",
with 
"target": [86],
or 
"target": "[86]",
then the response fails. How can I prevent this from happening so that I can use dynamic data?

Making the Best WordPress Plugin even better - Together

Take on bigger projects with confidence knowing you have access to an entire community of Formidable Experts and Professionals who have your back when the going gets tough. You got this!
Join the community
crossarrow-right