Skip to main content

My tables on airtable: 

 

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

card:53261033137xxxxx month:07 year:2027 cvv:4xx id:3002xxxxxx 

 

 I Now parse it as Sting to a "credit card" string filed. 

 

later parse it manually to a linked table: 

 

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

 

Not sure what to do.

maybe I need to add another create record and pass the id ?


Reply