When connecting to an OAuth-type connection in the onboarding, the parent_eid of the newly created OAuth connection needs to be set to the eid of the function mount. Parent_eids for OAuth-type connections created from New->Mount and New->Integration in the function area are set properly.
- Go to the onboarding (https://www.flex.io/app/start)
- Select the producthunt integration and complete the onboarding
- Go to the connections area and examine the API call that returns the connection info
- Look for the producthunt connection; parent_eid is empty
When connecting to an OAuth-type connection in the onboarding, the parent_eid of the newly created OAuth connection needs to be set to the eid of the function mount. Parent_eids for OAuth-type connections created from New->Mount and New->Integration in the function area are set properly.