Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSV import #372

Closed
edoublin1111 opened this issue May 13, 2024 · 4 comments
Closed

CSV import #372

edoublin1111 opened this issue May 13, 2024 · 4 comments

Comments

@edoublin1111
Copy link

Hi, I am going to import CSV using pyairtable.
Is it possible?

@mesozoic
Copy link
Collaborator

pyAirtable doesn't expose any methods for this, but you can use the Api.request method to make calls directly to the Sync CSV Data endpoint. There are some prerequisites and constraints documented on that page.

@mesozoic mesozoic closed this as not planned Won't fix, can't repro, duplicate, stale May 21, 2024
@hdoublin
Copy link

I tried to upload my local csv file in airtable. Please check these screenshot.

image
image

image

@hdoublin
Copy link

I need to upload csv like this way,

@mesozoic
Copy link
Collaborator

mesozoic commented Jun 3, 2024

I'd recommend asking your question on the Airtable Community Forums. This GitHub project is an independent client library specifically for Python code to connect to the Airtable API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants