Create a Doc with API

Hi,

I’m having a data migration operation.

I have texts that is more than 2000 characters and I cannot use long text column because it is limited with 2000 chars.

So I want to create docs for each of the rows through API.

I couldn’t find any way to create doc through API.

How to create doc through API?

Thank you!

@onurbolaca

Not a direct answer to your question; but normal text columns do not have the 2000 character limit.

1 Like

It is working but it doesn’t present the data. I will use it anyway.

The “long” text doesnt get bigger than 2000 characters but regular text column can get bigger than 2000 characters. This is weird.

Thank you

1 Like