Patrick.Hall
Member
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. I then import the CSV file to obtain the Project ID which is then saved to CRM. This allows me to launch and open the Asana project directly without searching ASANA each time. THe problems is Onedrive is slow and can take time for the files to sync.
Is there a better way of achieving this more efficiently and quickly?
I know I can use Pabbly API to do a POST. However, I am not sure what would be an easy way to GET the POST from VBA? Any suggestion would be appreciated.
Are there other Pabbly connection methods that I should be using? Thank you.
Regards
Patrick
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. I then import the CSV file to obtain the Project ID which is then saved to CRM. This allows me to launch and open the Asana project directly without searching ASANA each time. THe problems is Onedrive is slow and can take time for the files to sync.
Is there a better way of achieving this more efficiently and quickly?
I know I can use Pabbly API to do a POST. However, I am not sure what would be an easy way to GET the POST from VBA? Any suggestion would be appreciated.
Are there other Pabbly connection methods that I should be using? Thank you.
Regards
Patrick