Hi,
I already have a working api tested by apifox
and it produced this code for me
Hi,
I already have a working api tested by apifox
and it produced this code for me
Without checking the docs for API Fox ( sorry I can only read English 🙂 it's hard to know exactly what the requirements are for the {{ sign }} value. I'm guessing its some form of authentication step.
What I can tell you is that you won't be able to perform an MD5 encryption in an Airtable Script. As far as I'm aware Airtable Scripts do not support the importing of any libaries or modules, even those native to Node, which you'd need to perform an encryption. My advice would be to check API Fox docs and see if there is a suggested method for getting the {{ sign }} value some other way. Often API's will have an endpoint for authentication where you make a request with your app key and/or id, and get back an access token you can use in your request. Sorry I couldn't be more help!
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.