Tag: PowerAutomate/Flow

  • Improving Audience Surveys for Cultural Organisations

    , ,

    In the UK, many cultural organisations receive funding from Arts Council England (ACE). To help justify this funding ACE would like to know a bit about the audiences that these cultural organisations attract. And this data is also useful for the organisation itself – it can help the organisation understand their audiences and show how…

    Screenshot of the words "Audience Survey", with a photo of a theatre auditorium behind
  • Hide Automate Button in SharePoint List CommandBar with JSON

    , ,

    A while ago I was playing with a Sharepoint list for generating data sharing contracts, and added a context-sensitive button in a column to trigger a flow. This would send the data to AdobeSign to fill into a template, and set off a signing process. Since then I’ve found a whole collection of JSON snippets…

    Screenshot of menu option in a SharePoint list
  • Power Automate and the missing headers

    ,

    I’ve been using Power Automate with a Custom Connector to our on-prem CRM to do various automation things. We recently ran a CRM update – which necessitated creating a new Power Automate custom connector as the API definition changed. Our CRM does provide a Swagger file – but it’s too large for Power Automate (around…

    Screenshot of JSON header details
  • Button in SharePoint list to trigger PowerAutomate/Flow – a few tweaks 

    ,

    The situation I have a SharePoint list which holds information for generating data sharing contracts with external partners. I have a Flow linked to this that sends the data from the selected item over to Adobe Acrobat Sign to insert into a template, and then send out for electronic signature. Can it be improved? I’m…

    Screenshot of a "Generate Contract" button on a SharePoint list