Flow Documentation - ProposalApprovalAtsumeru-8B3C54B8-8419-EB11-A813-000D3A7946D7
| Flow Name | ProposalApprovalAtsumeru-8B3C54B8-8419-EB11-A813-000D3A7946D7 |
|---|---|
| Flow Name | ProposalApprovalAtsumeru-8B3C54B8-8419-EB11-A813-000D3A7946D7 |
| Number of Variables | 42 |
| Number of Actions | 138 |
Create_a_new_record_-_Sensei_Projects
| Property | Value |
|---|---|
| Name | Create_a_new_record_-_Sensei_Projects |
| Type | OpenApiConnection |
| Connection | Microsoft Dataverse |
Inputs
| Property | Value |
|---|---|
| metadata | <table><tr><td>operationMetadataId</td><td>a393dd33-b4b8-429c-82cc-741b55dd49b9</td></tr></table> |
| host | <table><tr><td>connectionName</td><td>shared_commondataserviceforapps</td></tr><tr><td>operationId</td><td>CreateRecord</td></tr><tr><td>apiId</td><td>/providers/Microsoft.PowerApps/apis/shared_commondataserviceforapps</td></tr></table> |
| parameters | <table><tr><td>entityName</td><td>sensei_projects</td></tr><tr><td>item/sensei_name</td><td>@variables('ProposalName')</td></tr><tr><td>item/sensei_description</td><td>@variables('ProposalDescription')</td></tr><tr><td>item/sensei_businessbenefits</td><td>@variables('BusinessBenefits')</td></tr><tr><td>item/sensei_department</td><td>@if(equals(variables('Department'),0),null,variables('Department'))</td></tr><tr><td>item/sensei_stage1_question2</td><td>False</td></tr><tr><td>item/sensei_financialbenefits</td><td>@variables('FinancialBenefits')</td></tr><tr><td>item/sensei_investmentcategory</td><td>@if(equals(variables('InvestmentCategory'),0),null,variables('InvestmentCategory'))</td></tr><tr><td>item/sensei_stage2_question1</td><td>@variables('SteeringCommittee')</td></tr><tr><td>item/sensei_stage5_question1</td><td>False</td></tr><tr><td>item/ownerid@odata.bind</td><td>/systemusers(@{variables('OwnerID')})</td></tr><tr><td>item/sensei_problemstatement</td><td>@variables('ProblemStatement')</td></tr><tr><td>item/sensei_stage4_question1</td><td>False</td></tr><tr><td>item/sensei_projectmanager@odata.bind</td><td>/systemusers(@{variables('ProjectManagerID')})</td></tr><tr><td>item/sensei_stage3_question2</td><td>False</td></tr><tr><td>item/sensei_proposedcosts</td><td>@variables('ProposalCosts')</td></tr><tr><td>item/sensei_proposedfinish</td><td>@if(empty(variables('ProposedFinish')),null,variables('ProposedFinish'))</td></tr><tr><td>item/sensei_proposedstart</td><td>@if(empty(variables('ProposedStart')),null,variables('ProposedStart'))</td></tr><tr><td>item/sensei_stage3_question1</td><td>False</td></tr><tr><td>item/sensei_stage1_question1</td><td>False</td></tr><tr><td>item/sensei_sponsor@odata.bind</td><td>/systemusers(@{variables('SponsorID')})</td></tr></table> |
| authentication | @parameters('$authentication') |
Next Action(s) Conditions
| Next Action |
|---|
| Set_variable_-_CreatedProject [Succeeded] |