Answered
Inbound call initiation
Inbound call initiation
Thu May 20, 2010 1:19 pm
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?
Comments
Re: Inbound call initiation
Fri May 21, 2010 3:55 pm
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.
Please sign in to leave a comment.