ciellosinc/D365FO Asset Upload
Action to upload a software deployable package to an LCS project Asset Library.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ProjectId | The project id for the Dynamics 365 for Finance & Operations project inside LCS | yes | 123456 |
| ClientId | The Azure Registered Application Id / Client Id obtained while creating a Registered App inside the Azure Portal | yes | "" |
| Username | The username of the account that you want to impersonate | yes | "" |
| Password | The password of the account that you want to impersonate | yes | "" |
| FilePath | Path to the file that you want to upload to the Asset Library on LCS | yes | "" |
| FileName | Name of the file that you want to upload to the Asset Library on LCS | yes | "" |
Outputs
| name | description |
|---|---|
| LCSAssetId | Asset Id |