MAKE.COM + Airtable connect string data to new linked record (another table)

32 views Asked by At

My tables on airtable: enter image description here .

I have credit card details arriving as a string from website(elementor)

card:53261033137xxxxx month:07 year:2027 cvv:4xx id:3002xxxxxx enter image description here I Now parse it as Sting to a "credit card" string filed. enter image description here

later parse it manually to a linked table: enter image description here

NEED: I WANT TO BE ABLE TO PARSE THE DATA DIRECTLY TO THE LINKED RECORD (create a new record) enter image description here

Not sure what to do.

0

There are 0 answers