AptecoPSFramework

0.2.0

Apteco PS Modules - Framework

This module allows Apteco, partners and customers to develop their own integrations.
This framework brings lots of useful features with it like
- Logging + Send information to Orbit UI
- Standardised settings management saved in json files
- Update upward compatibility when there are new features and setting possibilites
- Errorha
Apteco PS Modules - Framework

This module allows Apteco, partners and customers to develop their own integrations.
This framework brings lots of useful features with it like
- Logging + Send information to Orbit UI
- Standardised settings management saved in json files
- Update upward compatibility when there are new features and setting possibilites
- Errorhandling and causing stop of campaigns on problems
- Installation of dependencies
- Developer mode to quickly create own integrations
- Secure encryption of tokens and credentials
- Possibility to develop cmdlets that can be executed directly in PowerShell e.g. to start clean up jobs or download specific data from an integration...
- Easy boilerplate, documentation on GitHub and Demo-Channel to start quickly
- Easy updates via PowerShellGallery
- Easy integration of proxies, custom headers, REST handling
- Using secure oAuth for connected apps like Microsoft Dynamics, Salesforce SalesCloud and CleverReach
- Much more to follow...

Your help is appreciated. Just contact me.
Show more

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name AptecoPSFramework

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name AptecoPSFramework

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2023 Apteco GmbH. All rights reserved.

Package Details

Author(s)

  • florian.von.bracht@apteco.de

Tags

Windows Apteco

Functions

Add-PluginFolder Export-Settings Get-Debug Get-Plugin Get-PluginFolders Get-Plugins Get-ProcessIdentifier Get-Settings Import-Plugin Import-Settings Install-AptecoPSFramework Register-Plugins Set-DebugMode Set-ExecutionDirectory Set-ProcessIdentifier Set-Settings Install-Plugin

PSEditions

Desktop

Dependencies

This module has no dependencies.

Release Notes


0.2.0 Added yaml as a new functionality to save and load settings - please make sure to install your dependencies again
     CleverReach - Fixed output for validations (showed 1 as valid when there is 0 valid entries)
     CleverReach - Putting failed entries also in log and returns it to Orbit Monitoring
     CleverReach - Fixed HTML Preview for global attributes
0.1.8 Changing CleverReach to support other mailing types than html/text
0.1.7 Adding a psmodulepath hardcoded to module and boilerplate as it seems to misinterpreted when called by C# runspaces
     Adding a flag to Hubspot to forward the input object name
0.1.6 Added a change for Hubspot to load associations into the properties
0.1.5 Fixed a problem in CleverReach when reading and parsing the headers from the csv
     Improved the CleverReach logging when something aborts
0.1.4 Changed the uploadsize from 2 to 80 for Hubspot
     Fix for loading properties of objects other than contacts in Hubspot
0.1.3 Changed Microsoft Dynamics Dataverse Integration to pagesize of 4500 instead of 3 for testing
     Removed -MergeArrays flag when merging settings in module and plugin -> now the arrays from the settings file are the important ones
     Adding hubspot to load CRM data with properties and search/filter, sync all of your data now!
     Hubspot list upload is now implemented through a list chooser in Orbit/PeopleStage and with use of the email address
     Changed the behaviour at Import-Settings, which looks now automatically for settings.json, otherwise you have to refer to it
0.1.2 New hashtable variable "variableCache" for plugins to share data/variables between functions
     Fix of saving oauth settings file path in the settings.json file
     Read-Only Support for Microsoft Dynamics DataVerse Web API
0.1.1 New version jump with more dependencies that have been implemented now: Install-Dependencies and Import-Dependencies, make sure to install those scripts before updating
     Fix for http calls so generic problematic are not repeating infinite
     Loading assemblies as dependencies, too
     Add a function/cmdlet to install plugins dependencies
     Adding more CleverReach api functions around token handling
     Support of PSOAuth for Salesforce SalesCloud and Microsoft Dynamics Dataverse, improved token refreshment for CleverReach
     Added enforced secret encryption for CleverReach, Salesforce and Microsoft
     Added automatic try of token refresh, if there is a http401 error
0.0.20 Exchanged the module/script path handling for the module itself and the boilerplate
      Improved the installation of dependencies with a new script
      Fix of $null when loading details of new attributes
0.0.19 Added script support for boilerplates
0.0.18 Added a new setting for CleverReach to put response log information into a separate logfile
      Added more documentation for CleverReach response download
0.0.17 Fixing a problem when CleverReach invokes a http502 invalid gateway error -> Repeat the call a few times
      Fixing a problem in CleverReach when creating new attributes we get now less information back, so we are loading details of new created attributes
      Adding functionality to repeat REST calls, when specific problems occur
0.0.16 Added String values for Preheaders that are nulled when they are used
0.0.15 Fixing a problem with WriteLog module
0.0.14 Fixing a problem with the preview read of the input file when it has more than 100 rows
0.0.13 Fixing a problem with newly created lists/groups without any attributes for CleverReach
      Preventing a problem with empty upserts for CleverReach
0.0.12 Fixing a problem when there is no preheader html already present in CleverReach
0.0.11 Fixing updating the settings.json file after an module update
0.0.10 Enrolling fix for changed function name
      Changed the Tag removal to wait until finished
0.0.9 Support for waiting until the mailing is released for CleverReach
     Fixed a query for global deactivated receivers
     Fixed a request for group stats to be at the end of the broadcast for CleverReach
     Changed a setting for global receiver deactivations
     Query group stats by runtime filters instead of cached stats
     Added more documentation and FAQs about this integration
     Changed the preheader behaviour for CleverReach (now dependent on a variable)
0.0.8 Preheader Support for CleverReach, just needs a "Preheader" variable
     Fixed a visual problem after the mailing was sent. Needed the "eddytor" for this
0.0.7 Removing not needed zip files
     Fixing a problem with the pluginsfolder in the settings
     Complete rewriting of the settings part for joining PSCustomObjects and Hashtables
0.0.6 Added tags support for uploading data and preview
     Fixed a bug in the CleverReach Preview regarding new attributes
0.0.5 Added CleverReach Email Preview
0.0.4 Changed URLs
     Many improvements and fixes for the CleverReach plugin
     Boilerplate fixes for loading psmodulepath environment variable
0.0.3 Automatically load new plugin folders and save them in the settings
     Support response gathering for CleverReach Plugin
0.0.2 Small fixes after testing
0.0.1 Initial release of Apteco PS module through psgallery

FileList

Version History

Version Downloads Last updated
0.2.0 (current version) 28 11/21/2023
0.1.8 14 11/16/2023
0.1.7 6 11/11/2023
0.1.6 6 11/2/2023
0.1.5 5 11/1/2023
0.1.4 8 10/27/2023
0.1.3 6 10/26/2023
0.1.2 5 10/23/2023
0.1.1 8 10/18/2023
0.0.20 8 10/13/2023
0.0.18 13 9/12/2023
0.0.17 9 9/11/2023
0.0.16 9 8/22/2023
0.0.15 5 8/22/2023
0.0.14 7 8/21/2023
0.0.13 8 8/17/2023
0.0.12 6 8/10/2023
0.0.11 5 8/10/2023
0.0.10 6 8/10/2023
0.0.9 6 8/10/2023
0.0.8 10 7/19/2023
0.0.7 8 7/12/2023
0.0.6 10 7/4/2023
0.0.5 5 7/3/2023
0.0.4 7 6/30/2023
0.0.3 6 6/29/2023
0.0.2 6 6/23/2023
0.0.1 7 6/23/2023
Show more