Scott Durow
                                            Scott Durow
                                        
                                    Hi @ramontebar - Happy New Year to you too! Do you think the plugin type metadata should define the whole API entity (with parameters etc) - when custom apis are...
Hi @ramontebar - all really good points. 1. This is the priority I think, since as you say it will fail at the moment. CustomApis register on a 'For Internal...
@ramontebar if you get a moment maybe you could try out https://github.com/scottdurow/SparkleXrm/pull/404
Perfect @ramontebar - thank you! This will be merged into the next beta in the next week. What do you think about the CustomApi definition part? David Rivard's XrmToolBox plugin...
This is released to NuGet in https://github.com/scottdurow/SparkleXrm/releases/tag/spkl-v1.0.441
@ramontebar Yes- I agree - there would just need to be some code somewhere that allowed serialising/deserialising the pipeline input/output parameters. Maybe it could go in the CrmPluginRegistrationAttribute.cs file since...
Thanks for the nudge on this.
Make sure you have done a Nuget Restore.
You should be able to specify the solution name as simply 'default'
You will need to add a solutions section as described by https://github.com/scottdurow/SparkleXrm/wiki/spkl#solution-packager This will define the location to store the webresources that are downloaded.