asana-magics
/
1.0.1-ci-4263876762.0
asana-magics 1.0.1-ci-4263876762.0
Install from the command line:
Learn more about npm packages
$ npm install @mobsuccess-devops/asana-magics@1.0.1-ci-4263876762.0
Install via package.json:
"@mobsuccess-devops/asana-magics": "1.0.1-ci-4263876762.0"
About this version
This repository is a central place to store Asana magic number and strings.
It helps to reference theses magics in other repositories (you'll save an API call to Asana).
Sample usage:
const asanaMagics = require("@mobsuccess-devops/asana-magics");
const gid = asanaMagics.customFields.live.gid;
console.log(gid);
When adding stuff in the dashboard, you may use the Asana API Explorer to get the gids.
For exemple, to view all the custom fields in the Mobsuccess workspace:
- choose
GET /workspaces/:workspace_gid/custom_fields
- increase the limit (100 or maybe more)
- in the
workspace_gid
, enter:634223311732610
- click submit
Details
- asana-magics
- mobsuccess-devops
- almost 2 years ago
- UNLICENSED
- 3 dependencies
Assets
- asana-magics-1.0.1-ci-4263876762.0.tgz
Download activity
- Total downloads 5
- Last 30 days 0
- Last week 0
- Today 0