Thank you @GRajput . I just want to add a new property via the API and have it show up in the main contacts list as a column. (like the colum...read more
Hi community, How do I create a "contact property" via the API and ensure it appears as one of the selected columns , and define its order in the 'contacts' table?
I'd like to share my overall objective and see if you can assist me . I want to create a sequence (or a workflow if sequence isn't possible) that, ...read more
Hi community, How do I create a "contact property" via the API and ensure it appears as one of the selected columns , and define its order in the 'contacts' table?
Hi, I'm currently working on creating a marketing email using the following request: POST /marketing-emails/v1/emails/ const body = { name : 'Test marketing email' , subject : 'My email subject' , state : 'AUTO read more