Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE

Export your templates to Github

No ratings
cancel
Showing results for 
Search instead for 
Did you mean: 
PietMichielRappelet
Former Employee
Former Employee

Export your templates to Github

Last Update:

Jul 28, 2021 4:43:58 PM

Updated By:

Jamie_Gregory

Created date:

Feb 18, 2021 9:58:32 AM

As SaaS admin you can access the changelogs of your blends and templates via the SaaS API.

If you use the SaaS API connector you could create a blend in your admin account to get the (latest) changelog of you template and store it in the version control tool of choice, like Github. 

PietMichielRappelet_0-1613659966124.png

  1. Build a blend in the 'my blends' section of your admin account
  2. Connect the SaaS API connector with your own credentials (my account > API)
  3. Get the right templates of blends via the 'list blends in account' or 'list templates' blocks
  4. Access the changelogs via the 'List Blend Change Log (incrementally)' block
    • You can specify the 'blocks' property to only get the workflow information

      PietMichielRappelet_2-1613660185668.png

  5. Send the information to Github with the Github block 'Generic create'. 
    • please note you will need to encode the change log 'blocks' properties to a json format by using the formula 'Object'

      PietMichielRappelet_3-1613660271751.png

       

 

Labels (1)
Version history
Last update:
‎2021-07-28 04:43 PM
Updated by: