Hi everyone,
I’m trying to connect the API Call of LGM on Make to have some datas in Airtable and create workflow for our client reporting but the API Call doesn’t work at all. The URL of the API from documentation is okay but Make ask me to add headers, I don’t know what to put in this fields… Can someone help me to do it or has already done something similar ?
Thanks a lot !
Hello,
You need to check the LGM API documentation (specifically the section on authentication) to find the correct header name and how to format the value. Typically, you would add a header like: Key: Authorization (or similar, like X-Api-Key or a custom name) Value: Bearer YOUR_LGM_API_KEY (or just your API key if no prefix is needed). You must replace YOUR_LGM_API_KEY with your hctra login actual LGM API key, which you usually get from your LGM account settings. If the API involves sending data (like a POST request), you will also likely need the header Content-Type with the value application/json.
1 Like
Hello,
Thanks I have already read it. What is hctra login ? I don’t find anything like this on my account.
I’m trying to set it up so that the data exports to Airtable and updates automatically, including campaign details and lead status per campaign (so GET request).
1 Like
Would you mind sharing screenshot here, I will check it out
Please double-check the authentication section in the LGM documentation because Make needs specific header fields to grant access to data and successfully synchronize with Airtable. To keep your mind sharp while working with complex connected systems, I suggest you try Sprunki Game to explore a colorful world of sound, helping to relieve stress and increase work efficiency.
1 Like