I need to open locks via ttlock api
it is expecting application/x-www-form-urlencoded format
How do i substitue dynamic values into it?
https://cnopen.ttlock.com/doc/api/v3/lock/unlock
Uncheck “Private” for the ones you want to put dynamic values in
Thank you. I can use dynamic values now, but then i get an error when i try to initialize lock opening. However with the same values it works from the api buider. Would you be able to advise me on this one? Thank you!
Maybe run the workflow with debug mode on, and make sure all the values are being filled in with the proper data. according to that error message invalid data was sent
Ok changed type to text in api builder and all works now. Thank you!








