The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.
Hi, Professionals here,
I encounter a problem, I want to use EmailJS service to send HTML emails.
I try the automation of Airtable, the actions of “finding records” and “sending email”, but it is not as intelligent as I want, So I want to use EmailJS...
My question as below:
I use this script:
Let attachment = await input.fileAsync('Pls upload the cargo packing list')
Then I want to create a new record with one field as MultipleAttachment.
I want this MultipleAttachment field having the attachment...
Hi Billy
Many thanks for that.
Sorry i just came back to the forum.
So my understand is that, so far i could not use the scripting, input.fileAsync, to easily generate a record with the file directly from input.fileAsync.
So what I want Airtable to s...