Giter Site home page Giter Site logo

campaigns-merge-fields's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

campaigns-merge-fields's Issues

Fields not working as expected in E-mail Templates

The fields in boldface does not work when using template to e-mail a contact.

Name: {{first_name}} {{last_name}}
Title: {{title}}
Company: {{company}}
Address:
{{location.address}}
{{location.city}}, {{location.state}} {{location.zip}}
{{location.country}}

E-mail: {{email}}
E-mail (Work): {{email_work}}
E-mail (Home): {{email_home}}
Linked In: {{linkedin_id}}
Twitter: {{twitter_id}}

Website: {{website}}

Phone: {{phone}}
Phone (Mobile): {{phone_mobile}}
Phone (Work): {{phone_work}}
Phone (Main): {{phone_main}}
Phone (Home): {{phone_home}}
Phone (Other): {{phone_other}}

Fax (Work): {{phone_work_fax}}
Fax (Home): {{phone_home_fax}}

Missing documentation for {{form.field}}

This documentation seems to be missing the complete documentation on how to use form fields in Merge Fields for Campaigns.

I have two form fields named id=support and id=support-2

They are saved as notes, when I try to use them in a Campaign by using {{form.support}} and {{form.support-2}} like I have used when creating forms before, I get no output.

Tracking merge fields to use in emails seems like it should not be this complicated.

Extract data from API, merge field type, with Python

I need to separate the parts of a unique key {{ contact.utm_source }} from the GoHighLevel API, with Python (Pandas and Requests).

— "Contact" is a dataset from the df_Contacts dataframe and unique key "id" (I have the Contacts API).

— "utm_source" appears as a value in the [fieldKey] column of the df_CustomFields dataframe, and also a column with values ​​that I cannot access through the API, but can check through the CRM (I have the CustomFields API).

I need to transform "utm_source" into a column and iterate with the "contacts".
Note: "id" is a column in the df_Contacts dataframe but does not appear in the df_CustomFields dataframe, it is implicit in "contacts" in the key {{ contact.utm_source }} .

I used the functions below but I only managed to get an empty table:

  • fetch_and_prepare_data
  • extract_merge_fields
  • map_utm_source_to_contacts

I need to know if there is any other better approach or reference script so I can solve this problem.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.