Jump to content

johnthepink

Member
  • Posts

    28
  • Joined

  • Last visited

Posts posted by johnthepink

  1. Basecamp 3 Support!

     

    Hey everyone. I've added support for Basecamp 3 to the workflow (Basecamp 2 support still works).

     

    Whether you are using Basecamp 3, or Basecamp 2, if you update there is now a different process for authenticating.

     

    1. Visit this site to retrieve your Basecamp token
    2. Right click on the “bc” Script Filter and click “Configure”.
    3. Fill out your Basecamp information. Note that if you belong to more than one organization, you can enter them separated by commas. Organization ids can be found in the Basecamp URL: https://basecamp.com/xxxxxxx. The x’s are the ID you want. Each organization has it’s own id.
    4. Have fun.

    This will cache your results, so if you need to refresh start your query with: !

  2. Hey Davduf,

     

    Could you double check your settings by right clicking on the "bc" script and clicking "Configure"?

     

    basecamp_username="putusernamehere"
    basecamp_password="putpasswordhere"
    basecamp_email="putemailhere"
    basecamp_company_ids="basecamp,ids,separated,by,commas,here"
     
    It looks like you may be using the brackets, either remove those, or wrap your credentials in quotes like above.
  3. Hey Austin,

     

    I just looked in to adding Basecamp 3 support, and it looks like Basecamp hasn't released their API for v3 yet. They mention here that they plan on offering an API, but there is currently no timeline for it. I'm tracking the issue, so as soon as they announce it I will update the workflow.

     

    Sorry about the wait. Thanks!

  4. @grantholle Try putting your variables in quotes like this: basecamp_username="xxxxxx". If that doesn't work, try this for me:

     

    1. open Alfred preferences
    2. click on the Basecamp workflow
    3. click the little bug in the top right corner to bring up the debug panel
    4. run "bc "
    5. see if it puts out any errors and post them here
×
×
  • Create New...