Recent content by Patrick.Hall

  1. P

    Returning a value from a workflow

    I dont have any examples. I was wondering if there is a better way of passing the results of the workflow back so I can use it. currently, I am exporting the result to a CSV file. Do you know of any more efficient ways?
  2. P

    Returning a value from a workflow

    I would appreciate some advice. I am using Pabbly Connect to create an Asana Workflow. The workflow works well. I now want the results of the workflow, in this case, the newly created Asana Project ID returned back to a VBA program. I am currently exporting the result to CSV file to Onedrive...
  3. P

    Connector for Teamup calendar

    Are there any plans to create a connector for the Teamup calendar app? It's a great calendar app and would be beneficial if there was a way to automate this https://www.teamup.com It does have an API.
  4. P

    Create text file

    Is there a trigger to create a text file in Dropbox? Onedrive has this trigger option 'Create text file' but not Dropbox. Any assistance is appreciated.
  5. P

    Asana "not an array" error for "creat a task"

    Thanks so much, @Supreme for actioning this so swiftly. It is appreciated. Can you also show me how to format certain text inserted into Asana Task? I would like to bold some text. I have tried the HTML tab <b> Notes:</b> but that does not work.
  6. P

    Asana Create a Task Not working as intended

    I have the exact issue described by member @lifeinjamisty when creating an Asana Workflow. I am not sure how member @lifeinjamisty resolved this issue. I have been able to get most workflow steps to work correctly apart from Create a Task. I have tried various ID variables but I keep getting...
  7. P

    Asana "not an array" error for "creat a task"

    @Supreme, I have the exact issue as described by @lifeinjamisty when creating an Asana Workflow. I have been able to get most workflow steps to work correctly apart from Create a Task. I have tried various ID variables but I keep getting the same error msg. Projects. Not an array. Yet, I can...
Top