Jump to content

Move Data From One Table To Another


Recommended Posts

"Quote_table" holds data submitted by prospective customers.  Includes name, address, phone, email, but also other information important to developing a quote.

 

When the prospect becomes a client, I would like to run a routine that automatically copies the name, address, phone, and email fields of the Quote_table to similarly named fields in "client_table" (the table in place for existing clients).  This would be done with a click of a button. 

 

I searched but couldn't find any other forum topic on this.  Can anyone offer some guidance?

Link to comment
Share on other sites

  • 4 years later...

Hi @jeffs88keys,

You could use Tasks or Triggered Actions when it comes to moving the data from your Quote_table to the Client table. You could have a condition that every time it changes to the client, it will move their information to another one. 

For more information about Tasks and Triggered Actions. Here are the links:

https://howto.caspio.com/tasks/
https://howto.caspio.com/tables-and-views/triggered-actions/

I hope this helps!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...