Bulk `Link` creation [Jun 07]

:man_technologist: pranavxc replied


:raising_hand_man: WM31 replied

Ok that’s helpful

:raising_hand_man: WM31 replied

And from the API doc this request is a post, will try myself

:raising_hand_man: WM31 replied

But after adding this relation this will be shown in the table view as a column?

:man_technologist: pranavxc replied

If relation is not created yet , you have to create it first

:man_technologist: pranavxc replied

image0

:raising_hand_man: WM31 replied

Ok create the relation first then execute the one to one API call

:man_technologist: pranavxc replied

yes

:raising_hand_man: WM31 replied

One of topic question, will there be a one click solution to convert excel date to Date value for DB? Or this will be a new feature?

:man_technologist: pranavxc replied

in the api you have to replace the {columnName} with alias you had used while creating LinkToAnotherRecord column

:man_technologist: pranavxc replied

In excel import ?

:raising_hand_man: WM31 replied

O

:raising_hand_man: WM31 replied

I converted that to CSV, so that it becomes a value

:raising_hand_man: WM31 replied

I know I can convert that to text before export, but if there is an easier way, the better

:man_technologist: pranavxc replied

you can try to import excel file itself

:raising_hand_man: WM31 replied

This means excel import module can handle this, ok will try next time

:raising_hand_man: WM31 replied

I just exported it to can to ensure there are no formula and generated values

:man_technologist: pranavxc replied

It will create a new table based on column types and imports the data

:raising_hand_man: WM31 replied

Thanks

:raising_hand_man: WM31 replied

For API update on date field, ISO format is accepted?