Title: Separators not working
Last modified: August 30, 2016

---

# Separators not working

 *  [Joe](https://wordpress.org/support/users/joesrocha/)
 * (@joesrocha)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/separators-not-working/)
 * I’m very new to restful api so this may be a really obvious answer, but I’m unable
   to pass more than 1 value to the 3rd party field from CF7 form submission under
   mapping.
 * I see that there is a “seperator” character, which is a comma. So I try
    `your-
   message, your-name` under form submission field and it stops the post. I’ve tried
   changing the character and many other structures with no luck.
 * I am also using the x-post add-on with JSON and I am using base64 to authenticate.
 * Hope you can help.
 * Joe
 * [https://wordpress.org/plugins/forms-3rdparty-integration/](https://wordpress.org/plugins/forms-3rdparty-integration/)

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

 *  Plugin Author [zaus](https://wordpress.org/support/users/zaus/)
 * (@zaus)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/separators-not-working/#post-6645292)
 * You don’t combine the submission fields, the plugin will do that for you when
   they’re mapped to the same 3rd party field. Just map both ‘your-name’ and ‘your-
   message’ to the same name.
 * The separator determines how the resulting list is handled, as mentioned in the
   faq. You might need to try the variations to see which results in the json format
   you need.
 *  Thread Starter [Joe](https://wordpress.org/support/users/joesrocha/)
 * (@joesrocha)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/separators-not-working/#post-6645424)
 * I thought I had tried that but it works now. Now the problem is that I cannot
   format with line breaks in JSON…
 * I’ve tried variations of ‘\\n’ as the separator with no luck.
    It would be nice
   to be able to add in field something like Name: your-name Is that possible?
 * This is connecting to a jitbit helpdesk
    [https://www.jitbit.com/web-helpdesk/helpdesk-api/#TicketPost](https://www.jitbit.com/web-helpdesk/helpdesk-api/#TicketPost)
 * Thanks
 *  Plugin Author [zaus](https://wordpress.org/support/users/zaus/)
 * (@zaus)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/separators-not-working/#post-6645449)
 * You can always try the format type instead, complete control over the output.

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

The topic ‘Separators not working’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/forms-3rdparty-integration.svg)
 * [Forms: 3rd-Party Integration](https://wordpress.org/plugins/forms-3rdparty-integration/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/forms-3rdparty-integration/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/forms-3rdparty-integration/)
 * [Active Topics](https://wordpress.org/support/plugin/forms-3rdparty-integration/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/forms-3rdparty-integration/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/forms-3rdparty-integration/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [zaus](https://wordpress.org/support/users/zaus/)
 * Last activity: [10 years, 7 months ago](https://wordpress.org/support/topic/separators-not-working/#post-6645449)
 * Status: not resolved