Recent content by LeoTR

  1. LeoTR

    XF 2.3 Unable to Fetch Group Members from XenForo API in n8n

    Problem Summary: I’m trying to import users from the “VIP Members” group on my XenForo site into n8n using GET https://siteadresim.com/api/users/, but it always returns an empty list. My API key is correct, and adding pagination parameters (page=1, per_page=25) still yields no results. Help...
  2. LeoTR

    XF 2.3 XenForo API Pagination Issue in n8n HTTP Request

    So I need to create more than one HTTP Request node, am I correct?
  3. LeoTR

    XF 2.3 XenForo API Pagination Issue in n8n HTTP Request

    Hello, I'm trying to set up an automation in n8n. My goal is to export specific members from my website to a spreadsheet. However, I'm struggling to understand the pagination logic. I'm only able to retrieve 25 members, and I can't move to the next page. How can I implement pagination using an...
  4. LeoTR

    Shopier Payment Module [Paid]

    Hello, can we receive monthly automatic payments from the customer for the subscription in this system?
  5. LeoTR

    XF 2.3 Integrating API key into n8n project

    Thank you very much. Unfortunately, I could not get this support even from xenforo.
  6. LeoTR

    XF 2.3 Integrating API key into n8n project

    Update: I realized that the above topic is very difficult. I am working on an easier API. My goal is to send the profile messages in the forum to telegram. However, although xenforo provides the api endpoint, the profile message does not appear in the member profile link. Is there a way to solve...
  7. LeoTR

    XF 2.3 Integrating API key into n8n project

    Hello, I want to do a project with n8n. My goal is that the member asks a question on the telegram bot and searches for the answer on the website and answers the member. This answer includes the link to the topic they want. This makes it easier for the member to find the topic and link they...
  8. LeoTR

    XF 1.5 Is it possible to export posts data to CSV, Excel or some other format?

    Is there a way to do this from the admin panel?
  9. LeoTR

    XF 2.3 User whose membership period has expired

    Actually, I would have expected it to be removed from the secondary user group when the membership period expired. However, since it did not remove it automatically, I tried to remove it with promotion, but it did not work. When doing this: User has at least X active promotions: 0 I marked it...
  10. LeoTR

    XF 2.3 User whose membership period has expired

    Unfortunately, when the membership expires, the user group is not removed. I only see the membership expired on this link: admin.php?user-upgrades/expired
  11. LeoTR

    XF 2.3 User whose membership period has expired

    Thank you very much for your detailed explanation. At first, I defined paid membership as the primary user group. However, I am now using the secondary user group for paid subscription. However, despite this, the membership of the member whose membership period has expired is not dropped. I...
  12. LeoTR

    XF 2.3 User whose membership period has expired

    Let me explain more clearly. When a member purchases a membership, the upgrade is done manually. There is no problem here. The real problem is; when the membership period ends, the upgrade is dropped. But the membership group is not dropped. How can I solve this?
  13. LeoTR

    XF 2.3 User whose membership period has expired

    I am already doing a manual upgrade. But the problem is that the membership group is not updated automatically. I want to do it automatically. The upgrade ends when the manual upgrade ends. There is no problem here. The problem: The user group remains the same.
  14. LeoTR

    XF 2.3 User whose membership period has expired

    Shouldn't the membership be automatically removed from the user group when the membership period ends? I'm trying to solve the issue with promotion, but there are only upward promotions, not downward promotions.
  15. LeoTR

    XF 2.3 User whose membership period has expired

    Does anyone have any information on this?
Back
Top Bottom