Forum Discussion

QuincyAdam's avatar
QuincyAdam
Qrew Cadet
5 years ago

API_EditRecord Response for Multi-Part Form

Hello: I’m working on a multi-part form that posts to QuickBase. I can successfully post to QuickBase on a single form, but I was curious how I could utilize API_EditRecord to post and update each part of the form, or to redirect to a new form after posting, and having the ability to capture the record ID. I know there’'s plugins like Zapier, but I'’ve already avoided having to use them to post directly to QuickBase.

My question is: when I post to QuickBase, what is the response from a php form post? In other words, is there a way to return the record ID, which I could $_GET or save in a session when I redirect to another location? For example: if you add a record via URL, it returns the XML response. Does this exist via webform post? Since my webform can a) either move on to the next question after the form posts, or redirect to a new location, I wasn’'t sure how to obtain a response from QuickBase with the record ID recorded, if that makes sense?

------------------------------
Quincy Adam
------------------------------
No RepliesBe the first to reply