The Community will be undergoing maintenance on Friday January 10 at 2:00pm - Saturday January 11 at 2:00pm EST, and will be "read-only." For assistance during this time, please visit our Help Center.
Hi team support airtable,
I tried in 2 ways … without success.
WITH SOAP
import wslite.soap.SOAPClient
client = new SOAPClient(wadl)
list = client.send(SOAPAction:‘https://api.airtable.com/create’,headers:[‘Authorization’:'Bearer key…’ , ‘mediaType’:...
The requested feature aims to know the syntax for groovy-wslite to :
AutheticationListRetrieveCreateUpdateDelete
… using its … SOAPClient or RESTClient
regards