Forum Discussion
Instead of this, have you considered using the Table-to-Table-Import (TTI) option? This will allow you to configure a saved import between tables and trigger it either manually or via Pipelines or Webhooks. A good example of how this can be used can be found in this Help Article.
Essentially, you select a Source and Destination, map the fields, and then save the configuration. Once you've done that, you can decide how you want to trigger the import. This can be done a number of different ways including using a custom button, webhook, or Pipelines. If you're comfortable with the API, the call you'd use is API_RunImport.
Hopefully, this points you in the right direction!
------------------------------
Blake Harrison
bharrison@datablender.io
/
------------------------------
- NicoleBruun3 years agoQrew Member
Thanks, Blake. I figured it out. I didn't need the csv extension because my source is not from a csv file. I took out all the extensions and it worked. Thanks for responding to my post!!!
------------------------------
Nicole Bruun
------------------------------
Related Content
- 4 months ago
- 11 months ago
- 5 months ago