Search results

  1. K

    Javascript MD5 function. Works in Zapier - not in Pabbly?

    Any Pabbly/Java experts know why this is returning "SyntaxError: Unexpected number" in Pabbly? I'm attempting to duplicate existing (functioning) code from Zapier to Pabbly. The code snippet below executes perfectly fine in a Run Javascript in Code by Zapier Action. //Function to generate an...
  2. K

    Code by Pabbly - Javascript inputs

    Next question. In Zapier, we pass though 'Inputs' from previous steps, I can see 'Labels' within Code by Pabbly - can this acheive the same? How do I then reference them in JS (like we do with input. in Zapier)?
  3. K

    Filter by Pabbly - (Text) is not in

    Evaluating Pabbly to potentially move from Zapier. Can Pabbly do the below as per Zapier? Looks like the only way to achieve is with many many AND conditions?
Top