We've Moved! Please visit our new and improved forum over at our new portal: https://portal.plumvoice.com/hc/en-us/community/topics

Inbound call initiation

Questions and answers about Plum Fuse development

Moderators: admin, support

Locked
wrothman@dealermagic.net
Posts: 69
Joined: Wed Feb 24, 2010 5:59 pm
Location: Chagrin Falls, OH
Contact:

Inbound call initiation

Post by wrothman@dealermagic.net »

Is it possible to pass a value directly into a simple table, creating a new row, with a simple post or get rather than having to have a separate csv file uploaded?
DMIVS

support
Posts: 3632
Joined: Mon Jun 02, 2003 3:47 pm
Location: Boston, MA
Contact:

Re: Inbound call initiation

Post by support »

Hi Wayne,

Yes, it is possible for you to pass a value directly into the simple table. If you want to only insert one row, you can use a one row CSV.

The following link is some IVR documentation that you can use for this purpose: http://synappsdocs.plumvoice.com/api/sd ... mple_usage

By setting the mode to merge mode, you would be able to insert data from your CSV file into your simple table.

Regards,
Plum Support

Locked