You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please tell us about yourself:
Hello, my name is Mohammed Junaid. I'm currently working on an automation project where I am building an Islamic assistant using n8n. As part of this solution, I would like to integrate Hadith data into the workflow to respond to user queries. To accomplish this, I would need access to your API to programmatically fetch Hadiths based on user input.
Your purpose in using this API:
To fetch Hadiths dynamically based on user queries within an automation workflow. The goal is to provide users with authentic Hadiths in response to questions about various Islamic topics.
API rate limits:
A reasonable number of requests per second to support typical user interactions. 2–5 requests/second should be sufficient for initial development and testing.
Is your use case better served by having an offline dump of hadith data or programmatic API access?
Programmatic API access is better for my use case. I want real-time access to a wide range of Hadiths without needing to host or maintain a database. It also allows flexibility in searching by keywords and across collections dynamically.
What are the languages in which you would like Hadith data?
Primarily English and Arabic. The automation is being built using n8n, which allows interaction in both languages.
What programming language will your API client be in?
The API client will be managed using n8n, a no-code/low-code workflow automation platform. All API interactions will be handled using n8n’s built-in HTTP Request and logic nodes. If necessary, JavaScript will be used within n8n's Function nodes for custom processing.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Please tell us about yourself:
Hello, my name is Mohammed Junaid. I'm currently working on an automation project where I am building an Islamic assistant using n8n. As part of this solution, I would like to integrate Hadith data into the workflow to respond to user queries. To accomplish this, I would need access to your API to programmatically fetch Hadiths based on user input.
Name: Mohammed Junaid
Email: junaidbasha76@gmail.com
Your purpose in using this API:
To fetch Hadiths dynamically based on user queries within an automation workflow. The goal is to provide users with authentic Hadiths in response to questions about various Islamic topics.
API rate limits:
A reasonable number of requests per second to support typical user interactions. 2–5 requests/second should be sufficient for initial development and testing.
Is your use case better served by having an offline dump of hadith data or programmatic API access?
Programmatic API access is better for my use case. I want real-time access to a wide range of Hadiths without needing to host or maintain a database. It also allows flexibility in searching by keywords and across collections dynamically.
What are the languages in which you would like Hadith data?
Primarily English and Arabic. The automation is being built using n8n, which allows interaction in both languages.
What programming language will your API client be in?
The API client will be managed using n8n, a no-code/low-code workflow automation platform. All API interactions will be handled using n8n’s built-in HTTP Request and logic nodes. If necessary, JavaScript will be used within n8n's Function nodes for custom processing.
The text was updated successfully, but these errors were encountered: