Use Case: Creating a Digital Business Card

Scenario: “Let's consider a scenario where the user fills in their information on the profile editing screen and then clicks the ‘Create VCF’ button to download their personal contact card.”

Application Flow

  • Element: “Download VCF” button
  • Trigger: OnClick
  • Action: Export → Generate VCF

Parameter Assignments

  • Name:
  • Surname:
  • Email:
  • Cell Tel:
  • Organisation:
  • Title:
  • Photo:

When the user clicks the button, they download a .vcf file containing their personal information, which can be easily added to contact lists.