As I have tried to get a monthly report about my business page performence, I realized that I should have use a very large number of modules to pull the data about the leads from each of the forms I have on the page.
Is there no way to perform the following simple query:
In relation to the current month, how many leads were generated on my Facebook page from all the forms that exist on my page?
The same for - how many friens I have as of now? I didn’t manage to get an ease answer for so basic question.
Does someone have a guidance or best pratice of dealing with all the social media assets when tring to pull data about my marketing efforts?
Hi, did you try this app. I am not sure if it would serve your purpose but you can have a look if this is what you are looking for.
Welcome to the Make community!
Facebook (Meta) API uses GraphQL. You should be able to manually compose a query that returns whatever you need.
If the external service has a Developer API Reference/Documentation then you should be able to integrate the endpoints in Make using the app’s universal module (Make an API call) or generic HTTP “Make a request” module.
If you need assistance in setting up the app’s universal module, or the generic HTTP module, please provide additional information about what you have tried with regards to the external service’s Developer API Reference – how you are setting the connection up, a link to the endpoint are you trying to connect to, and what errors you are encountering.
You can also complete this brand new course/tutorial in the Make Academy on how to use external APIs — API calls with HTTP modules
- API and Endpoints
- Header and body
- Multipart/form-data
- OAuth 2.0
samliew – request private consultation
Join the unofficial Make Discord server to chat with other makers!
1 Like