Title: Clearing JSON-String
Last modified: September 23, 2024

---

# Clearing JSON-String

 *  Resolved [fschwedes](https://wordpress.org/support/users/fschwedes/)
 * (@fschwedes)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/clearing-json-string/)
 * Hi,
 * I´m using the PRO Version to connect an Elementor Pro Form to an external API.
   
   With POST Method an JSON-String as Results Format.In the BODY I left the name-
   Field blank and inserted a JSON description in the value field like{“field_1″:”
   value_1”, “field_2″:”value_2”, etc }.Encode Body I set to No encoding (raw).Now
   the BODY I get in the Action_Log gives me:“”{“field_1″:”value_1”, “field_2″:”
   value_2″, etc }”” with two quotation marks in the beginning and the end.This 
   is not accepted by my API.How can I get rid of these?Thx for putting me on the
   right track!Yours, Frank

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Support [Ashok Desai](https://wordpress.org/support/users/adesaiudp/)
 * (@adesaiudp)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/clearing-json-string/#post-18032790)
 * Hi Frank,
 * You can pass `field_1` and `field_2` in the name field and `value_1` and `value_2`
   in the value field, then select **Encode Body to JSON encode** so it should work.
   
   [https://prnt.sc/sH2MSvXE2Toi](https://prnt.sc/sH2MSvXE2Toi)
 * Thanks,
   Ashok
 * ![](https://wordpress.org/d740410c-5959-4a9a-bc16-1c51ff326355)
    -  This reply was modified 1 year, 8 months ago by [Ashok Desai](https://wordpress.org/support/users/adesaiudp/).
 *  Plugin Support [Ashok Desai](https://wordpress.org/support/users/adesaiudp/)
 * (@adesaiudp)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/clearing-json-string/#post-18096305)
 * Closing this as we haven’t received a response. We’ll assume it has been resolved.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Clearing JSON-String’ is closed to new replies.

 * ![](https://ps.w.org/wpgetapi/assets/icon-256x256.jpg?rev=2848998)
 * [WPGet API - Connect to any external REST API](https://wordpress.org/plugins/wpgetapi/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpgetapi/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpgetapi/)
 * [Active Topics](https://wordpress.org/support/plugin/wpgetapi/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpgetapi/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpgetapi/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Ashok Desai](https://wordpress.org/support/users/adesaiudp/)
 * Last activity: [1 year, 6 months ago](https://wordpress.org/support/topic/clearing-json-string/#post-18096305)
 * Status: resolved