Hey team I'm looking to convert a string from one of the columns to base64, how can I do this?
Hey Roshan, thanks for the message. Yep, most are out during this week but I can take a look. Not sure if the formula generator can convert this, otherwise I would try using chatGPT instead
Yup! no problem!
As OpenAI's API's always return strings (given it's text in the JSON response)
Tenzin R. thanks for lmk! I know you can do it w/ the btoa JS function , so I could send the data to n8n to process like you said. However I’d like to do it within Clay if possible as to not spend n8n credits unless there’s no other way haha. Do you think I’d be able to tell GPT how to generate the base-64 equivalent string?
+1 to Tenzin's response haha, if you send a link to table I can try to jump in too!