October 26, 201213 yr Ok, I've registered the PostDataToURL in FMP and copied the code into my startup script. Now how do I use it in a script? It seems to be just a function in a calculations. I have the field I want to push waiting to go but don't know what to tell it. Obviously I am not adept a writing JS or code so any help is appreciated.
October 26, 201213 yr Use the set variable script step to evaluate the function, and get it's result (if any).
Create an account or sign in to comment