Missing triggers for FreshLearn
Status: Closed · Asked by Emerald Lake Books on · 0 views
For your integration with FreshLearn, for some reason, you only have actions available, but no triggers. Currently, in Zapier, I have a zap that will add new contacts to Keap Max Classic when a new student enrolls in a course.
I asked about this in the Facebook group, and Fagun Shah said I needed to ask FreshLearn about that. But they have responded that Pabbly creates the integrations.
All I know is that while there are plenty of triggers available for FreshLearn in Zapier, there isn't a single one in Pabbly. So, how do I create a workflow that is triggered by an activity in FreshLearn?
According to their pricing table, they permit integrations using rest API, but I can't find any documentation on it.
I was able to get the API documentation from FreshLearn, but they said it's Pabbly's responsibility to create the triggers. Can anyone advise me how to move forward using this information?
Hey @emeraldlake
You may post the submission to add the request to add the trigger event of FreshLearn on the platform here - https://pabbly.hellonext.co/
Our integration team will look into it and add it accordingly.
I will do that, but in the meantime is there anything I can do using this API documentation? I don't know how webhooks work, but is there a way to get something set up now rather than waiting for Pabbly to create the triggers?
As long as the app teams have an API and Webhooks, the integration can be done through our app developers' platform.
The guide for creating their app integrations can be shared with the app teams along with the message.
https://forum.pabbly.com/forums/pabbly-connect-app-integration-guide/
In the meantime, you can also submit your integration request on our roadmap. We prioritize the integrations based on the number of upvotes received for the application.
Or, you can directly hire any developer here who can help you build a custom app for the same - https://www.facebook.com/groups/pabbly.connect
I've already submitted a request in Hello Next. But before I try to hire someone, can you please confirm that this isn't a bug? It seems like it could be that it's just that FreshLearn is missing from the search in Pabbly triggers. Here's a video of what I mean. https://storyxpress.co/video/lcoycl8z6vnid8zb0
Currently, the trigger even of FreshLearn is not available on the platform and because of that, you cannot see any of that.
So, please post the request to add the integration here - https://pabbly.hellonext.co/
Our integration team will add it accordingly.
I've already submitted the request. Thanks.
Thank you for implementing the triggers! I've got my workflow defined to add the contact to Keap from FreshLearn. And I'm working on a second workflow to add a tag in Keap when the student is enrolled in a specific course. However, I'm having a hard time with the Contact ID in the last step. I'm getting an error message: Failed to convert value of type 'java.lang.String' to required type 'long'; nested exception is java.lang.NumberFormatException: For input string: "[email hidden]"
Here's my workflow definition.

Hey @emeraldlake
You need to add Retrieve Contacts by Email action and the you will get contact id through it and then you need to map it in the actions.
Please check the below screenshot:-

Thanks
Kunal
Thank you, Kunal!