/
Generate PDF Behavior DRAFT

Generate PDF Behavior DRAFT

Summary

Allows LearningBuilder to create a Pdf from a template into a member’s S3 file library.

Overview

This Behavior makes an API call to a generic external API and can save the response in an Attribute value.

The API endpoint that gets called is provided by an REST API Endpoint defined in App Config. We currently support Basic Authentication only.

This supports “fire and forget” API calls only that involve a single outbound API call.

APIs that require a “conversation” of multiple API calls can be supported by implementing a custom Lambda wrapper endpoint, which requires advanced technical customization.

Configuration

Field

Purpose

Field

Purpose

Render this System Template

 

Template Attribute is a legacy, deprecated approach. It uses a Template Attribute, defined on a specific Workflow, to generate the API endpoint, authentication headers, and payload.