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
I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
[FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
Please do not modify this template :) and fill in all the required fields.
1. Is this request related to a challenge you're experiencing? Tell me about your story.
For certain use cases, we need to incorporate the geolocation information (latitude and longitude) of the device currently accessing our system.
Since no built-in tools were available for this purpose, I developed a custom web API. This API endpoint processes requests for the device's current geographic coordinates and returns the data in JSON format.
My goal is to integrate the data retrieved from this API call into our Dify workflow. However, I have been unable to achieve this integration successfully.
Could you please advise if there is a recommended or more effective method for incorporating external API data, specifically geolocation information like this, into a Dify workflow? Are there alternative approaches I should consider?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Self Checks
1. Is this request related to a challenge you're experiencing? Tell me about your story.
For certain use cases, we need to incorporate the geolocation information (latitude and longitude) of the device currently accessing our system.
Since no built-in tools were available for this purpose, I developed a custom web API. This API endpoint processes requests for the device's current geographic coordinates and returns the data in JSON format.
My goal is to integrate the data retrieved from this API call into our Dify workflow. However, I have been unable to achieve this integration successfully.
Could you please advise if there is a recommended or more effective method for incorporating external API data, specifically geolocation information like this, into a Dify workflow? Are there alternative approaches I should consider?
2. Additional context or comments
No response
Beta Was this translation helpful? Give feedback.
All reactions