Search results

  1. M

    Getting the LastUpdated date from the last item worked

    Hi all, I'm in the process of building a volume checker across all my live automations and the one request I need to nail is getting the LastUpdated date + time from the last worked item (indicating when the process ended). I've tried this - Get Completed Items - Get Item ID - Get Item Data...
  2. M

    Checking Resource of Item in Queue

    Hi, We need a step in BP to check what resource a queue item has been loaded from before it completes (as depending on what resource it comes from, the tags will be different). Is there anyway this can be done? Thanks in advance, Molly
  3. M

    Password not being recognised when typed by bot

    I'm currently trying to develop on a new platform that requires username and email credentials. When the bot types in the password it is not recognised, however when I copy and paste the info from the data item into the password field it accepts it. I've tried storing the password as both a text...
  4. M

    Subtracting 90 minutes from a time set in a data item

    Hi, I'm trying to add a step to subtract 90 minutes from a time acquired in a BP data item. I've tried the function MakeTime but it doesn't work. Just to give a better idea, my current process is -> Time is received as a text item -> step to convert this ToTime. I've tried to add this...
Top