Greetings drapcode team . Am looking forward to implement a way to send data as arrays of strings ( batches eg 50 records ) to an external api in my specific case minting multiple NFTs to a block chain . So i would like to learn how to send data as arrays of strings to an external ap in drapcode . Looking forward to your response @vishsahu
Hi @Nigel,
If you have a static/dynamic option field. Then you can bind the field in External API and it will send the value as array of String only.
Thanks.