Hi there! I want to create a digital business card with the customer’s name inside, I don’t know how to use the HTML block and I have this page GitHub - avibrazil/digital-business-card: An effort to evolve the old paper business card into newer social formats as Passbook, HTML5+hCard, VCF. If anyone could help me, I would be grateful.
Hello,
Based on the documentation for the tool that you provided, it looks like you will need to update the data.json
file with your customer’s data. If your customer is an ActiveCampaign contact you can use the Contacts endpoint to retrieve this data. Then you can edit the data.json
file (or create a new one) with the data retrieved from the API.
Thanks,
Matt